HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_payouts_del.tpl
index 0044ee2719cf1481e5b7a4ca13045d7dba7aa505..9a82aaf61ef1bc880ccb0083af324f970b831de7 100644 (file)
@@ -1,17 +1,17 @@
-<FORM
+<form
        action="{!URL!}/modules.php?module=admin&amp;what=config_payouts&amp;ok=ok"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="650"
        class="admin_table dashed">
        <TR>
                <TD colspan="4" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_PAYOUT_DELETE_TITLE--}</STRONG></TD>
+               <strong>{--ADMIN_PAYOUT_DELETE_TITLE--}</strong></TD>
        </TR>
        <TR>
-               <TD width="30" class="admin_title bottom2 right2" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD width="250" class="admin_title bottom2 right2" align="center"><STRONG>{--ADMIN_PAYOUT_TITLE--}</STRONG></TD>
-               <TD width="150" class="admin_title bottom2 right2" align="center"><STRONG>{--ADMIN_PAYOUT_RATE2--}</STRONG></TD>
-               <TD width="100" class="admin_title bottom2" align="center"><STRONG>{--ADMIN_PAYOUT_MIN_POINTS2--}</STRONG></TD>
+               <TD width="30" class="admin_title bottom2 right2" align="center"><strong>{--ID_SELECT--}</strong></TD>
+               <TD width="250" class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_TITLE--}</strong></TD>
+               <TD width="150" class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_RATE2--}</strong></TD>
+               <TD width="100" class="admin_title bottom2" align="center"><strong>{--ADMIN_PAYOUT_MIN_POINTS2--}</strong></TD>
        </TR>
        {!__PAYOUT_ROWS!}
        <TR>
@@ -20,4 +20,4 @@
                        value="{--ADMIN_PAYOUT_DELETE--}"></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>