Files
Piwigo/template/default/admin/group_perm.tpl
gweltas 22e0536a05 - Group permission delivery
- Reorganisation of common.lang.php


git-svn-id: http://piwigo.org/svn/trunk@671 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-06 16:33:04 +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 -->