HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_register.tpl
index 30dd64f2b74cd4bbb1fe139cd1f59d1226ae1308..fd5400a17ecd932eac5f1eefe8dd6e365ab9c258 100644 (file)
@@ -1,7 +1,7 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_register" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_register" method="POST">
 <TABLE border="0" cellpadding="0" cellspacing="0" width="450" class="admin_table dashed">
        <TR>
-               <TD colspan="3" align="center" class="admin_title" height="30"><STRONG>{--REGISTER_MUST_HEADER--}:</STRONG>
+               <TD colspan="3" align="center" class="admin_title" height="30"><strong>{--REGISTER_MUST_HEADER--}:</strong>
                </TD>
        </TR>
        <TR>
@@ -17,4 +17,4 @@
                </TD>
        </TR>
 </TABLE>
-</FORM>
+</form>