2 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_admins" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
5 <td colspan="5" align="center" class="admin_title bottom" height="30">
6 <strong>{--ADMIN_ADMINS_EDIT_ACLS--}:</strong>
10 <td align="center" class="header_column bottom right" width="30"><strong>{--ID_SELECT--}</strong></td>
11 <td align="center" class="header_column bottom right" width="120"><strong>{--ADMINS_AID--}:</strong></td>
12 <td align="center" class="header_column bottom right" width="204"><strong>{--MENU_ACTION--}:</strong></td>
13 <td align="center" class="header_column bottom right" width="204"><strong>{--MENU_WHAT--}:</strong></td>
14 <td align="center" class="header_column bottom" width="120"><strong>{--ADMIN_ADMINS_ACCESS_MODE--}:</strong></td>
18 <td colspan="5" class="admin_footer">
19 <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
20 <input type="submit" name="change" class="admin_submit" value="{--ADMINS_CHANGE_ACLS--}" />