2 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=adminedit&sub=$content[sub]%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
4 <!-- @TODO Shouldn't we add a title here? //-->
6 <td class="header_column bottom right" align="center" width="30" height="30"><strong>{--ID_SELECT--}</strong></td>
7 <td class="header_column bottom right" align="center"><strong>{--DISPLAY_ACTION--}</strong></td>
8 <td class="header_column bottom right" align="center"><strong>{--DISPLAY_WHAT--}</strong></td>
9 <td class="header_column bottom right" align="center"><strong>{--DISPLAY_TITLE--}</strong></td>
10 <td class="header_column bottom" align="center"><strong>{--SORT_NAVIGATION--}</strong></td>
14 <td colspan="5" class="admin_footer">
15 <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
16 <input type="submit" class="admin_submit" name="edit" value="{--EDIT_MENUS--}" />
17 <input type="submit" class="admin_delete submit" name="del" value="{--DEL_MENUS--}" />