aboutsummaryrefslogtreecommitdiffstats
path: root/template/cclear/admin/group_perm.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/cclear/admin/group_perm.tpl')
-rw-r--r--template/cclear/admin/group_perm.tpl12
1 files changed, 6 insertions, 6 deletions
diff --git a/template/cclear/admin/group_perm.tpl b/template/cclear/admin/group_perm.tpl
index 9bf490e5b..91c2f637a 100644
--- a/template/cclear/admin/group_perm.tpl
+++ b/template/cclear/admin/group_perm.tpl
@@ -1,7 +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" />
+<h2>{TITLE}</h2>
+
+<form method="post" action="{F_ACTION}">
+ {DOUBLE_SELECT}
</form>
-<!-- END select_box --> \ No newline at end of file
+
+<p>{lang:Only private categories are listed}</p>