Files
Piwigo/template/cclear/admin/group_perm.tpl
chrisaga 2bbc7ba8be Let's begin the new customizable clear template :-)
git-svn-id: http://piwigo.org/svn/trunk@820 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-08-18 07:04:05 +00:00

7 lines
264 B
Smarty

<!-- 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 -->