]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rallye_edit.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_rallye_edit.tpl
index 8440ed56759edb6dfe7073c03e4a3175589f7c23..82100aceffae5e1b6eb7c68c6ec83f7cfe54e794 100644 (file)
@@ -1,21 +1,21 @@
-<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="500" class="admin_table dashed">
        <TR>
-               <TD colspan="4" align="center" class="admin_title" height="30"><STRONG>{--RALLYE_EDIT_SELECTED_PRICES--}</STRONG>
+               <TD colspan="4" align="center" class="admin_title" height="30"><strong>{--RALLYE_EDIT_SELECTED_PRICES--}</strong>
                </TD>
        </TR>
        <TR>
                <TD width="120" align="center" width="50"
-                       class="admin_title bottom2 right2"><STRONG>{--RALLYE_ID--}:</STRONG>
+                       class="admin_title bottom2 right2"><strong>{--RALLYE_ID--}:</strong>
                </TD>
                <TD width="65" align="center" width="50"
-                       class="admin_title bottom2 right2"><STRONG>{--RALLYE_LEVEL--}:</STRONG>
+                       class="admin_title bottom2 right2"><strong>{--RALLYE_LEVEL--}:</strong>
                </TD>
                <TD width="185" align="center" width="200"
-                       class="admin_title bottom2 right2"><STRONG>{--RALLYE_PRICE_POINTS--}:</STRONG>
+                       class="admin_title bottom2 right2"><strong>{--RALLYE_PRICE_POINTS--}:</strong>
                </TD>
                <TD width="130" align="center" width="320" class="admin_title bottom2">
-               <STRONG>{--RALLYE_PRICE_INFO--}:</STRONG></TD>
+               <strong>{--RALLYE_PRICE_INFO--}:</strong></TD>
        </TR>
        {!__PRICE_ROWS!}
        <TR>
@@ -25,4 +25,4 @@
                        value="{--RALLYE_CHANGE_PRICES--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>