HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_refbanner_edit.tpl
index 3905ac688f34b7e0019c17d87907c57033e7dc84..134d6d8a4e8903d31c713ff1f7a3e1003c4427c2 100644 (file)
@@ -1,4 +1,4 @@
-<FORM
+<form
        action="{!URL!}/modules.php?module=admin&amp;what=refbanner&amp;mode=edit"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="580"
@@ -6,7 +6,7 @@
        <TR>
                <TD width="10" class="admin_header bottom2 seperator">&nbsp;</TD>
                <TD align="center" colspan="3" class="admin_header bottom2"
-                       height="30"><STRONG>{--EDIT_REFBANNER--}</STRONG></TD>
+                       height="30"><strong>{--EDIT_REFBANNER--}</strong></TD>
                <TD width="10" class="admin_header bottom2 seperator">&nbsp;</TD>
        </TR>
        {!__BANNER_ROWS!}
@@ -19,4 +19,4 @@
                <TD class="admin_footer seperator" width="10">&nbsp;</TD>
        </TR>
 </TABLE>
-</FORM>
+</form>