]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_config_rallye_prices.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_rallye_prices.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye={--__RALLYE_ID--}" method="POST" style="margin-bottom: 10px">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="580" class="admin_table dashed">\r
3 <TR>\r
4   <TD colspan="4" align="center" class="admin_title" height="30">\r
5     <STRONG>{--RALLYE_EDIT_DEL_PRICES--}</STRONG>\r
6   </TD>\r
7 </TR>\r
8 <TR>\r
9   <TD align="center" width="10" class="admin_title bottom2 right2">\r
10     <STRONG>{--ID_SELECT--}</STRONG>\r
11   </TD>\r
12   <TD align="center" width="50" class="admin_title bottom2 right2">\r
13     <STRONG>{--RALLYE_LEVEL--}:</STRONG>\r
14   </TD>\r
15   <TD align="center" width="200" class="admin_title bottom2 right2">\r
16     <STRONG>{--RALLYE_PRICE_POINTS--}:</STRONG>\r
17   </TD>\r
18   <TD align="center" width="320" class="admin_title bottom2">\r
19     <STRONG>{--RALLYE_PRICE_INFO--}:</STRONG>\r
20   </TD>\r
21 </TR>\r
22 {--__PRICE_ROWS--}\r
23 <TR>\r
24   <TD colspan="4" align="center" class="admin_footer">\r
25     <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
26     <INPUT type="submit" name="edit" class="admin_submit" value="{--RALLYE_EDIT_PRICES--}">\r
27     <INPUT type="submit" name="del" class="admin_delete" value="{--RALLYE_DELETE_PRICES--}">\r
28   </TD>\r
29 </TR>\r
30 </TABLE>\r
31 </FORM>\r