mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-03 12:02:51 +02:00
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 --> |