- user list updated : ability to filter list on group

git-svn-id: http://piwigo.org/svn/trunk@776 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2005-04-28 22:06:20 +00:00
parent a32a5a7d36
commit 5293402be5
3 changed files with 91 additions and 15 deletions
+7
View File
@@ -22,6 +22,13 @@
username <input type="text" name="username" value="{F_USERNAME}" />
group
<select name="group">
<!-- BEGIN group_option -->
<option value="{group_option.VALUE}" {group_option.SELECTED} > {group_option.CONTENT}</option>
<!-- END group_option -->
</select>
{L_ORDER_BY}
<select name="order_by">
<!-- BEGIN order_by -->