]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rallye_del.tpl
Automatic deactivation of deprecated extensions added
[mailer.git] / templates / de / html / admin / admin_config_rallye_del.tpl
index bcbdbdda8ae854385649afa9b6ce76ffd467dd36..428972eebfee8d6f7ca7a651cea5ccc270817a38 100644 (file)
@@ -1,6 +1,4 @@
-<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>
@@ -17,9 +15,9 @@
                <TD 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="submit" name="remove" class="admin_delete"
                        value="{--RALLYE_REMOVE_PRICES--}"></TD>
        </TR>