]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_cats.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_edit_cats.tpl
index b3c0877bdee72bfe9812a8120b3b016702caffaa..39e8599336ac5e9fcf9da5a56d7934d123dbfe2a 100644 (file)
@@ -1,8 +1,8 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_cats&do=edit" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_cats&do=edit" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <TR>
        <TD align="center" colspan="3" height="30" class="admin_header bottom2">
-               <STRONG>{--EDIT_CATEGORIES--}:</STRONG>
+               <strong>{--EDIT_CATEGORIES--}:</strong>
        </TD>
 </TR>
 {!__CAT_ROWS!}
@@ -13,4 +13,4 @@
        </TD>
 </TR>
 </TABLE>
-</FORM>
+</form>