branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_cats.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_config_cats.tpl b/0.2.1/templates/de/html/admin/admin_config_cats.tpl
deleted file mode 100644 (file)
index 2bd58d1..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_cats"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
-       class="admin_table dashed">
-       <TR>
-               <TD align="center" colspan="4" class="admin_header bottom2"
-                       height="50"><STRONG>{--EDIT_DEL_CATEGORIES--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD class="admin_title bottom2 right2" width="40" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--CATNAME--}</STRONG></TD>
-               <TD class="admin_title bottom2 right2" width="120" align="center"><STRONG>{--IS_VISIBLE--}</STRONG></TD>
-               <TD class="admin_title bottom2" width="120" align="center"><STRONG>{--SORTING_KEY--}</STRONG></TD>
-       </TR>
-       {--__CAT_ROWS--}
-       <TR>
-               <TD class="admin_footer" align="center" colspan="4"><INPUT
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-               <INPUT type="submit" name="edit" class="admin_submit"
-                       value="{--EDIT_CATS--}">&nbsp;* <INPUT type="submit"
-                       name="del" class="admin_delete" value="{--DEL_CATS--}"></TD>
-       </TR>
-</TABLE>
-</FORM>