]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rallye_edit.tpl
- Major change in LOAD_EMAIL_TEMPLATE(). The deprecated switch() block has
[mailer.git] / templates / de / html / admin / admin_config_rallye_edit.tpl
index 234ee6f6d99dcdb7ac82380e5be048d9416465ef..abca671a7fd289b05437961159031bb76099fdba 100644 (file)
@@ -1,8 +1,5 @@
-<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">
+<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>
@@ -20,9 +17,9 @@
                <TD width="130" align="center" width="320" class="admin_title bottom2">
                <STRONG>{--RALLYE_PRICE_INFO--}:</STRONG></TD>
        </TR>
-       {--__PRICE_ROWS--}
+       {!__PRICE_ROWS!}
        <TR>
-               <TD colspan="4" align="center" class="admin_footer"><INPUT
+               <TD colspan="4" class="admin_footer"><INPUT
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
                <INPUT type="submit" name="change" class="admin_submit"
                        value="{--RALLYE_CHANGE_PRICES--}"></TD>