]> 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 7464064911e9ef672d52c9a11c15c1df754c44ce..39e8599336ac5e9fcf9da5a56d7934d123dbfe2a 100644 (file)
@@ -1,16 +1,16 @@
-<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!}
 <TR>
        <TD align="center" colspan="3" class="admin_footer">
-               <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;*
+               <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                <INPUT type="submit" name="ok" class="admin_submit" value="{--CHANGE_CATS--}" />
        </TD>
 </TR>
 </TABLE>
-</FORM>
+</form>