mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-04 04:22:53 +02:00
- Reorganisation of common.lang.php git-svn-id: http://piwigo.org/svn/trunk@671 68402e56-0260-453c-a942-63ccdbb3a9ee
7 lines
264 B
Smarty
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}
|
|
<input type="submit" name="edit" value="{L_LOOK_UP}" class="bouton" />
|
|
</form>
|
|
<!-- END select_box --> |