- Reorganisation of common.lang.php git-svn-id: http://piwigo.org/svn/trunk@671 68402e56-0260-453c-a942-63ccdbb3a9ee
7 lines
No EOL
264 B
Go Template
7 lines
No EOL
264 B
Go Template
<!-- 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 --> |