2 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_cats%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
5 <td align="center" colspan="4" class="admin_title bottom" height="50">
6 <strong>{--EDIT_DEL_CATEGORIES--}</strong>
10 <td class="header_column bottom right" width="40" align="center"><strong>{--ID_SELECT--}</strong></td>
11 <td class="header_column bottom right" align="center"><strong>{--CATNAME--}</strong></td>
12 <td class="header_column bottom right" width="120" align="center"><strong>{--IS_VISIBLE--}</strong></td>
13 <td class="header_column bottom" width="120" align="center"><strong>{--SORTING_KEY--}</strong></td>
17 <td class="admin_footer" colspan="4">
18 <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
19 <input type="submit" name="edit" class="admin_submit" value="{--EDIT_CATS--}" />
20 <input type="submit" name="del" class="admin_delete" value="{--DEL_CATS--}" />