2 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=extensions%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
5 <td colspan="4" align="center" class="admin_title">
6 <strong>{--ADMIN_EDIT_EXTENSIONS--}:</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="180"><strong>{--ADMIN_EXT_NAME--}</strong></td>
12 <td align="center" class="header_column bottom right" width="80"><strong>{--ADMIN_EXT_CSSFILE--}</strong></td>
13 <td align="center" class="header_column bottom right" width="80"><strong>{--ADMIN_EXT_ACTIVE--}</strong></td>
17 <td colspan="4" class="admin_footer">
18 <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
19 <input type="submit" name="modify" class="admin_submit" value="{--SAVE_SETTINGS--}" />