HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_rallye_prices.tpl
index d4ac38af870b7261ea4962a3e215d421e5a81e50..99a17e8f850560a19107cab42ace5bbba9915358 100644 (file)
@@ -1,17 +1,17 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye={!__RALLYE_ID!}" method="POST" style="margin-bottom: 10px">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye={!__RALLYE_ID!}" method="POST" style="margin-bottom: 10px">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="580" class="admin_table dashed">
        <TR>
-               <TD colspan="4" align="center" class="admin_title" height="30"><STRONG>{--RALLYE_EDIT_DEL_PRICES--}</STRONG>
+               <TD colspan="4" align="center" class="admin_title" height="30"><strong>{--RALLYE_EDIT_DEL_PRICES--}</strong>
                </TD>
        </TR>
        <TR>
                <TD align="center" width="10" class="admin_title bottom2 right2">
-               <STRONG>{--ID_SELECT--}</STRONG></TD>
+               <strong>{--ID_SELECT--}</strong></TD>
                <TD align="center" width="50" class="admin_title bottom2 right2">
-               <STRONG>{--RALLYE_LEVEL--}:</STRONG></TD>
+               <strong>{--RALLYE_LEVEL--}:</strong></TD>
                <TD align="center" width="200" class="admin_title bottom2 right2">
-               <STRONG>{--RALLYE_PRICE_POINTS--}:</STRONG></TD>
-               <TD align="center" width="320" class="admin_title bottom2"><STRONG>{--RALLYE_PRICE_INFO--}:</STRONG>
+               <strong>{--RALLYE_PRICE_POINTS--}:</strong></TD>
+               <TD align="center" width="320" class="admin_title bottom2"><strong>{--RALLYE_PRICE_INFO--}:</strong>
                </TD>
        </TR>
        {!__PRICE_ROWS!}
@@ -24,4 +24,4 @@
                </TD>
        </TR>
 </TABLE>
-</FORM>
+</form>