Renamed templates, more usage of EL
[mailer.git] / templates / de / html / admin / admin_config_cats.tpl
index 096ef444d57a181512094c2a4a759c14851f0707..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,25 +1 @@
-<div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_cats%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
-       <tr>
-               <td align="center" colspan="4" class="admin_title bottom">
-                       <strong>{--EDIT_DEL_CATEGORIES--}</strong>
-               </td>
-       </tr>
-       <tr>
-               <td class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
-               <td class="header_column bottom right" align="center"><strong>{--CATNAME--}</strong></td>
-               <td class="header_column bottom right" align="center"><strong>{--IS_VISIBLE--}</strong></td>
-               <td class="header_column bottom" align="center"><strong>{--SORTING_KEY--}</strong></td>
-       </tr>
-       $content
-       <tr>
-               <td class="admin_footer" colspan="4">
-                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="edit" class="admin_submit" value="{--EDIT_CATEGORIES--}" />
-                       <input type="submit" name="del" class="admin_delete" value="{--DEL_CATEGORIES--}" />
-               </td>
-       </tr>
-</table>
-</form>
-</div>
+<!-- @DEPRECATED //-->