Commit 5328639d authored by Derek DeMoro's avatar Derek DeMoro Committed by derek

Group Edit Admin


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@807 b35dd754-fafc-0310-a699-88a17e54d16e
parent bd06fdaa
......@@ -148,11 +148,14 @@ import="java.text.DateFormat,
<%
}
%>
<form name="ff" action="group-edit.jsp">
<input type="hidden" name="group" value="<%= groupName %>"/>
<fieldset>
<legend>
Group Summary
</legend><form name="ff" action="group-edit.jsp">
<input type="hidden" name="group" value="<%= groupName %>"/>
</legend>
<table cellpadding="3" cellspacing="1" border="0">
<tr>
<td width="1%">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment