]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rallye_prices.tpl
Incomplete 'booking' extension added, fixes for registration and refback list
[mailer.git] / templates / de / html / admin / admin_config_rallye_prices.tpl
index b174dc12e661dc1f749e4f89afffcef328ebe408..d4ac38af870b7261ea4962a3e215d421e5a81e50 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="580"
-       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="580" class="admin_table dashed">
        <TR>
                <TD colspan="4" align="center" class="admin_title" height="30"><STRONG>{--RALLYE_EDIT_DEL_PRICES--}</STRONG>
                </TD>
                <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
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
+               <TD colspan="4" class="admin_footer"><INPUT
+                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
                <INPUT type="submit" name="edit" class="admin_submit"
                        value="{--RALLYE_EDIT_PRICES--}"> <INPUT type="submit"
-                       name="del" class="admin_delete" value="{--RALLYE_DELETE_PRICES--}">
+                       name="del" class="admin_delete" value="{--RALLYE_DELETE_PRICES--}" />
                </TD>
        </TR>
 </TABLE>