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