aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/admin/group_perm.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/admin/group_perm.tpl')
-rw-r--r--template/default/admin/group_perm.tpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/template/default/admin/group_perm.tpl b/template/default/admin/group_perm.tpl
new file mode 100644
index 000000000..9bf490e5b
--- /dev/null
+++ b/template/default/admin/group_perm.tpl
@@ -0,0 +1,7 @@
+<!-- BEGIN select_box -->
+<form method="post" name="post" action="{S_GROUP_ACTION}">
+ <div class="admin">{L_GROUP_SELECT}</div>
+ {S_GROUP_SELECT}&nbsp;&nbsp;
+ <input type="submit" name="edit" value="{L_LOOK_UP}" class="bouton" />
+</form>
+<!-- END select_box --> \ No newline at end of file