HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_order_form.tpl
index 808090f70ed35a9659680300ca7525466ff9a8ee..2102c7dbef77dac64b174bf064f6e6f1d21631f0 100644 (file)
@@ -1,10 +1,10 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_order"
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_order"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" align="center"
        class="admin_table dashed" width="580">
        <TR>
                <TD class="admin_title bottom2 seperator" height="30" width="10">&nbsp;</TD>
-               <TD class="admin_title bottom2" colspan="3" align="center"><STRONG>{--ORDER_ADMIN_SETTINGS--}:</STRONG>
+               <TD class="admin_title bottom2" colspan="3" align="center"><strong>{--ORDER_ADMIN_SETTINGS--}:</strong>
                </TD>
                <TD class="admin_title bottom2 seperator" width="10">&nbsp;</TD>
        </TR>
@@ -39,7 +39,7 @@
        </TR>
        <TR>
                <TD colspan="5" height="30" class="admin_title bottom2" align="center">
-                       <STRONG>{--ORDER_ADMIN_MISC_SETTINGS--}:</STRONG>
+                       <strong>{--ORDER_ADMIN_MISC_SETTINGS--}:</strong>
                </TD>
        </TR>
        <TR>
@@ -68,4 +68,4 @@
                <TD width="10" class="admin_footer seperator">&nbsp;</TD>
        </TR>
 </TABLE>
-</FORM>
\ No newline at end of file
+</form>
\ No newline at end of file