aboutsummaryrefslogtreecommitdiffstats
path: root/template/cclear/admin/group_perm.tpl
blob: 9bf490e5b94f71707cc9c4687c1cbc28fe75b002 (plain)
1
2
3
4
5
6
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 -->