HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_point_settings.tpl
index d3e78cdbec529cea9d43231e4ac1d1e3bb06c998..3cb6ebbb52accbd74832571e8d8f9d4a6974eddd 100644 (file)
@@ -1,9 +1,9 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_points&amp;sub=settings" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_points&amp;sub=settings" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" align="center"
        class="admin_table dashed" width="500">
        <TR>
                <TD colspan="2" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_EDIT_POINT_SETTINGS--}</STRONG></TD>
+               <strong>{--ADMIN_EDIT_POINT_SETTINGS--}</strong></TD>
        </TR>
        <TR>
                <TD colspan="2" class="seperator" height="5">&nbsp;</TD>
@@ -13,7 +13,7 @@
                {--ADMIN_CONFIG_DIRECT_PAY--}</TD>
                <TD width="240" align="right">
                {--ADMIN_CONFIG_POINTS_DIRECT--}&nbsp;<INPUT type="radio"
-                       name="allow_direct_pay" value="Y" class="admin_normal"{!__DIRECT_Y!} /><BR />
+                       name="allow_direct_pay" value="Y" class="admin_normal"{!__DIRECT_Y!} /><br />
                <HR noshade width="220">
                {--ADMIN_CONFIG_POINTS_MAILS--}&nbsp;<INPUT type="radio"
                        name="allow_direct_pay" value="N" class="admin_normal"{!__DIRECT_N!} />
@@ -57,4 +57,4 @@
                </TD>
        </TR>
 </TABLE>
-</FORM>
+</form>