Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / doubler / doubler_index.tpl
1 <table border="0" cellspacing="0" cellpadding="0" class="doubler_table"
2         width="100%">
3         <tr>
4                 <td height="80" align="center">{!__DOUBLER_HEADER!}</td>
5         </tr>
6         <tr>
7                 <td align="center" class="doubler_main">
8                 <h3 class="huge">{?POINTS?}-{--DOUBLER_TITLE--} - {?MAIN_TITLE?}</h3>
9                 <br />
10                 {--DOUBLER_ENTER_LOGIN_DATA--}<br />
11                 {--DOUBLER_NOTE_FOR_PASSWORD--}<br />
12                 <br />
13                 <form action="{?URL?}/doubler.php?refid={!__REFID!}" method="post"
14                         style="margin-bottom: 0px">
15                 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
16                         <tr>
17                                 <td colspan="2" class="guest_title2 bottom2" height="30">
18                                         <strong>{?POINTS?}-{--DOUBLER_TITLE--}</strong><br />
19                                         <div class="doubler_error">{!__ERROR_MSG!}</div>
20                                 </td>
21                         </tr>
22                         <tr>
23                                 <td colspan="2" class="seperator" height="5">&nbsp;</td>
24                         </tr>
25                         <tr>
26                                 <td width="260" align="right" height="25">
27                                 {--DOUBLER_ENTER_LOGIN--}:&nbsp;</td>
28                                 <td width="260"><input type="text" name="userid"
29                                         class="guest_normal" size="10" maxlength="255"></td>
30                         </tr>
31                         <tr>
32                                 <td width="260" align="right" height="25">
33                                 {--GUEST_ENTER_PASSWORD--}:&nbsp;</td>
34                                 <td width="260"><input type="password" name="pass"
35                                         class="guest_normal" size="10" maxlength="255"></td>
36                         </tr>
37                         <tr>
38                                 <td width="260" align="right" height="25">
39                                 {--DOUBLER_ENTER_POINTS--}:&nbsp;</td>
40                                 <td width="260"><input type="text" name="points"
41                                         class="guest_normal" size="10" maxlength="20"></td>
42                         </tr>
43                         <tr>
44                                 <td colspan="2" class="seperator bottom2" height="5">&nbsp;</td>
45                         </tr>
46                         <tr>
47                                 <td colspan="2" align="center" class="guest_footer" height="30">
48                                 <input type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
49                                 <input type="submit" class="guest_submit" name="ok"
50                                         value="{--DOUBLER_NOW--}" /></td>
51                         </tr>
52                 </table>
53                 </form>
54                 <br />
55                 {--DOUBLER_ALREADY_PAYED_1--} <strong>{!__TOTAL_VALUE!}
56                 {?POINTS?}</strong> {--DOUBLER_ALREADY_PAYED_2--}<br />
57                 {--DOUBLER_POINTS_LEFT_1--} <strong>{!__LEFT_VALUE!}
58                 {?POINTS?}</strong> {--DOUBLER_POINTS_LEFT_2--}<br />
59                 {--DOUBLER_USAGE_COUNTER_1--} <strong>{!__DOUBLER_COUNTER!}</strong>
60                 {--DOUBLER_USAGE_COUNTER_2--}<br />
61                 <br />
62                 {--DOUBLER_MINIMUM_IS--} <strong>{!__MIN_VALUE!} {?POINTS?}</strong>
63                 {--DOUBLER_MAXIMUM_IS--} <strong>{!__MAX_VALUE!} {?POINTS?}</strong><br />
64                 {--DOUBLER_HAVE_FUN--}<br />
65                 <br />
66                 {!DOUBLER_PAYOUT_TIME!}<br />
67                 <br />
68                 {--DOUBLER_POINTS_1--} <strong>{!__CHARGE_VALUE!}%</strong>
69                 {--DOUBLER_POINTS_2--}<br />
70                 <br />
71                 {--DOUBLER_EXAMPLE_1--} <strong>500 {?POINTS?}</strong> &raquo;&raquo;
72                 {--DOUBLER_EXAMPLE_2--} <strong>1000 {?POINTS?}</strong>{--DOUBLER_EXAMPLE_3--}<br />
73                 <br />
74                 <div class="big">{--DOUBLER_FULL_PAYOUT--}</strong><br />
75                 <br />
76                 {--DOUBLER_REFERRAL_1--} <strong>{!__REF_VALUE!}%</strong>
77                 {--DOUBLER_REFERRAL_2--} {--DOUBLER_REFERRAL_3--}
78                 {--DOUBLER_REFERRAL_4--} {--DOUBLER_REFERRAL_5--} <strong>100
79                 {?POINTS?}</strong> {--DOUBLER_REFERRAL_6--} <strong>100 {?POINTS?}</strong>
80                 {--DOUBLER_REFERRAL_8--} <strong>300 {?POINTS?}</strong>
81                 {--DOUBLER_REFERRAL_8--} {--DOUBLER_REFERRAL_LINK--}<br />
82                 {!__DOUBLER_MSG!}<br />
83                 {--DOUBLER_NOT_YET_REGISTERED--} <a
84                         href="{?URL?}/ref.php?refid={!__REFID!}">{--DOUBLER_REGISTER_NOW--}</a><br />
85                 <br />
86                 {--DOUBLER_YOUR_ADVERTISING_HERE--} <a
87                         href="{?URL?}/modules.php?module=index&amp;what=impressum&amp;refid={!__REFID!}">{--DOUBLER_CONTACT_US--}</a><br />
88                 <br />
89                 {!__DOUBLER_BANNER!}<br />
90                 <br />
91                 {!__DOUBLER_PAYOUT_HISTORY!}</td>
92         </tr>
93         <tr>
94                 <td height="80" align="center">{!__DOUBLER_FOOTER!}</td>
95         </tr>
96 </table>