HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_reg_form.tpl
index c289f992953ad02a0053077d2426dbd7c9ad03a2..7f76d17aa1a908484b2e2ee5e0404dc0200be512 100644 (file)
@@ -1,11 +1,11 @@
-<DIV align="center">
-<FORM action="{!URL!}/modules.php?module=admin&amp;action=login" method="POST">
+<div align="center">
+<form action="{!URL!}/modules.php?module=admin&amp;action=login" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table register">
        <TR>
                <TD colspan="2" align="center" class="admin_title">
-                       <STRONG class="admin_fatal">{--ADMIN_NOT_REGISTERED--}</STRONG><BR />
-               <BR />
-               <STRONG>{--ADMIN_REGISTER_NOW--}</STRONG></TD>
+                       <div class="admin_fatal">{--ADMIN_NOT_REGISTERED--}</STRONG><br />
+               <br />
+               <strong>{--ADMIN_REGISTER_NOW--}</strong></TD>
        </TR>
        <TR>
                <TD colspan="2" height="14" class="seperator">&nbsp;</TD>
@@ -40,5 +40,5 @@
                <TD colspan="2" height="14" class="seperator">&nbsp;</TD>
        </TR>
 </TABLE>
-</FORM>
-</DIV>
+</form>
+</div>