]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_add_rallye_prices.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_add_rallye_prices.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye=$content" method="POST" style="margin-bottom: 0px">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="480" class="admin_table dashed">\r
3 <TR>\r
4   <TD colspan="3" align="center" height="30" class="admin_title bottom2">\r
5     <STRONG>{--RALLYE_CONFIG_PRICES_1--}$content{--RALLYE_CONFIG_PRICES_2--}:</STRONG>\r
6   </TD>\r
7 </TR>\r
8 <TR><TD colspan="3" height="3" class="seperator">&nbsp;</TD></TR>\r
9 <TR>\r
10   <TD width="340" align="right">{--RALLYE_PRICE_LEVEL--}:</TD>\r
11   <TD width="10" class="seperator">&nbsp;</TD>\r
12   <TD width="130">\r
13     <INPUT type="text" name="level" class="admin_normal" size="5" maxlength="20">\r
14   </TD>\r
15 </TR>\r
16 <TR><TD colspan="3" height="3" class="seperator bottom2">&nbsp;</TD></TR>\r
17 <TR><TD colspan="3" height="3" class="seperator">&nbsp;</TD></TR>\r
18 <TR>\r
19   <TD align="right">{--RALLYE_PRICE_POINTS--}:</TD>\r
20   <TD width="10" class="seperator">&nbsp;</TD>\r
21   <TD>\r
22     <INPUT type="text" name="points" class="admin_normal" size="8" maxlength="20">\r
23   </TD>\r
24 </TR>\r
25 <TR><TD colspan="3" height="3" class="seperator">&nbsp;</TD></TR>\r
26 <TR>\r
27   <TD align="right">{--RALLYE_PRICE_INFOS--}:</TD>\r
28   <TD width="10" class="seperator">&nbsp;</TD>\r
29   <TD>\r
30     <INPUT type="text" name="info" class="admin_normal" size="15" maxlength="255">\r
31   </TD>\r
32 </TR>\r
33 <TR><TD colspan="3" height="3" class="seperator bottom2">&nbsp;</TD></TR>\r
34 <TR>\r
35   <TD colspan="3" align="center" class="admin_footer">\r
36     <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*\r
37     <INPUT type="submit" name="add" class="admin_submit" value="{--ADD_RALLYE_PRICE--}">\r
38   </TD>\r
39 </TR>\r
40 </TABLE>\r
41 </FORM>\r