HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_add_payment.tpl
index 3b055e67fbba6d3555f859de3328a1a12b4f1dc7..d35991260152a0e4b5c10c75ad89e7fe9a268d2d 100644 (file)
@@ -1,10 +1,10 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=payments&do=add"
+<form action="{!URL!}/modules.php?module=admin&amp;what=payments&do=add"
        method="POST" style="margin-bottom: 0px">
 <TABLE border="0" cellspacing="0" cellpadding="0" align="center"
        class="admin_table dashed" width="410">
        <TR>
                <TD class="admin_title bottom2" colspan="3" align="center" height="30">
-               <STRONG>{--ADD_NEW_PAYMENT--}</STRONG></TD>
+               <strong>{--ADD_NEW_PAYMENT--}</strong></TD>
        </TR>
        <TR>
                <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
@@ -53,4 +53,4 @@
                        value="{--ADD_PAYMENT--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
\ No newline at end of file
+</form>
\ No newline at end of file