HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_edit_email_select.tpl
index 9af022c2a26c64abb07a3bd07a1e69f74f308b60..e854f6f02ce258cc99a144fb79a8bdf0f17758d9 100644 (file)
@@ -1,11 +1,10 @@
-
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=edit_emails"
+<form action="{!URL!}/modules.php?module=admin&amp;what=edit_emails"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" align="center"
        class="admin_table dashed">
        <TR>
                <TD width="10" height="30" class="admin_title seperator">&nbsp;</TD>
-               <TD align="center" colspan="3" class="admin_title"><STRONG>{--ADMIN_SELECT_EMAIL_EDIT--}:</STRONG>
+               <TD align="center" colspan="3" class="admin_title"><strong>{--ADMIN_SELECT_EMAIL_EDIT--}:</strong>
                </TD>
                <TD width="10" class="admin_title seperator">&nbsp;</TD>
        </TR>
@@ -19,4 +18,4 @@
                <TD width="10" class="admin_footer seperator top2">&nbsp;</TD>
        </TR>
 </TABLE>
-</FORM>
+</form>