5d5d565a781c0e61248d9a27542e28f5ad824a90
[mailer.git] / templates / de / html / doubler / doubler_index.tpl
1 <table border="0" cellspacing="0" cellpadding="0" class="doubler_table" width="100%">
2         <tr>
3                 <td height="80" align="center">$content[header]</td>
4         </tr>
5         <tr>
6                 <td align="center" class="doubler_main">
7                 <h3 class="huge">{?POINTS?}-{--DOUBLER_TITLE--} - {?MAIN_TITLE?}</h3>
8                 <br />
9                 $content[enter_login]<br />
10                 {--DOUBLER_NOTE_FOR_PASSWORD--}<br />
11                 <br />
12                 <form accept-charset="utf-8" action="{%url=doubler.php?refid=$content[refid]" method="post">
13                 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
14                         <tr>
15                                 <td colspan="2" class="guest_title2 bottom" height="30">
16                                         <strong>{?POINTS?}-{--DOUBLER_TITLE--}</strong><br />
17                                         <div class="doubler_error">$content[message]</div>
18                                 </td>
19                         </tr>
20                         <tr>
21                                 <td colspan="2" class="seperator" height="5">&nbsp;</td>
22                         </tr>
23                         <tr>
24                                 <td width="260" align="right" height="25">
25                                 {--DOUBLER_ENTER_LOGIN_DATA--}:&nbsp;</td>
26                                 <td width="260"><input type="text" name="userid"
27                                         class="guest_normal" size="10" maxlength="255"></td>
28                         </tr>
29                         <tr>
30                                 <td width="260" align="right" height="25">
31                                 {--GUEST_ENTER_PASSWORD--}:&nbsp;</td>
32                                 <td width="260"><input type="password" name="pass"
33                                         class="guest_normal" size="10" maxlength="255"></td>
34                         </tr>
35                         <tr>
36                                 <td width="260" align="right" height="25">
37                                 {--DOUBLER_ENTER_POINTS--}:&nbsp;</td>
38                                 <td width="260"><input type="text" name="points"
39                                         class="guest_normal" size="10" maxlength="20"></td>
40                         </tr>
41                         <tr>
42                                 <td colspan="2" class="seperator bottom" height="5">&nbsp;</td>
43                         </tr>
44                         <tr>
45                                 <td colspan="2" align="center" class="guest_footer" height="30">
46                                 <input type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
47                                 <input type="submit" class="guest_submit" name="ok"
48                                         value="{--DOUBLER_NOW--}" /></td>
49                         </tr>
50                 </table>
51                 </form>
52                 <br />
53                 {--DOUBLER_ALREADY_PAYED_1--} <strong>$content[total]
54                 {?POINTS?}</strong> {--DOUBLER_ALREADY_PAYED_2--}<br />
55                 {--DOUBLER_POINTS_LEFT_1--} <strong>$content[left]
56                 {?POINTS?}</strong> {--DOUBLER_POINTS_LEFT_2--}<br />
57                 {--DOUBLER_USAGE_COUNTER_1--} <strong>{?doubler_counter?}</strong>
58                 {--DOUBLER_USAGE_COUNTER_2--}<br />
59                 <br />
60                 {--DOUBLER_MINIMUM_IS--} <strong>$content[min] {?POINTS?}</strong>
61                 {--DOUBLER_MAXIMUM_IS--} <strong>$content[max] {?POINTS?}</strong><br />
62                 {--DOUBLER_HAVE_FUN--}<br />
63                 <br />
64                 $content[payout_time]<br />
65                 <br />
66                 {--DOUBLER_POINTS_1--} <strong>$content[charge]%</strong>
67                 {--DOUBLER_POINTS_2--}<br />
68                 <br />
69                 {--DOUBLER_EXAMPLE_1--} <strong>500 {?POINTS?}</strong> &raquo;&raquo;
70                 {--DOUBLER_EXAMPLE_2--} <strong>1000 {?POINTS?}</strong>{--DOUBLER_EXAMPLE_3--}<br />
71                 <br />
72                 <div class="big">{--DOUBLER_FULL_PAYOUT--}</div><br />
73                 <br />
74                 {--DOUBLER_REFERAL_1--} <strong>$content[ref]%</strong>
75                 {--DOUBLER_REFERAL_2--} {--DOUBLER_REFERAL_3--}
76                 {--DOUBLER_REFERAL_4--} {--DOUBLER_REFERAL_5--} <strong>100
77                 {?POINTS?}</strong> {--DOUBLER_REFERAL_6--} <strong>100 {?POINTS?}</strong>
78                 {--DOUBLER_REFERAL_8--} <strong>300 {?POINTS?}</strong>
79                 {--DOUBLER_REFERAL_8--} {--DOUBLER_REFERAL_LINK--}<br />
80                 $content[message]<br />
81                 {--DOUBLER_NOT_YET_REGISTERED--} <a
82                         href="{?URL?}/ref.php?refid=$content[refid]%}">{--DOUBLER_REGISTER_NOW--}</a><br />
83                 <br />
84                 {--DOUBLER_YOUR_ADVERTISING_HERE--} <a
85                         href="{%url=modules.ph?module=index&amp;what=impressum&amp;refid=$content[refid]%}">{--DOUBLER_CONTACT_US--}</a><br />
86                 <br />
87                 $content[banner]<br />
88                 <br />
89                 $content[payout_history]</td>
90         </tr>
91         <tr>
92                 <td height="80" align="center">$content[footer]</td>
93         </tr>
94 </table>