(no commit message)
[mailer.git] / 0.2.1 / 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"
16                         class="guest_table dashed" width="520">
17                         <TR>
18                                 <TD colspan="2" class="guest_title2 bottom2" height="30"><STRONG>{!POINTS!}-{--DOUBLER_TITLE--}</STRONG><BR>
19                                 <FONT class="doubler_error">{--__ERROR_MSG--}</FONT></TD>
20                         </TR>
21                         <TR>
22                                 <TD colspan="2" class="seperator" height="5">&nbsp;</TD>
23                         </TR>
24                         <TR>
25                                 <TD width="260" align="right" height="25">
26                                 {--DOUBLER_ENTER_LOGIN--}:&nbsp;</TD>
27                                 <TD width="260"><INPUT type="text" name="userid"
28                                         class="guest_normal" size="10" maxlength="255"></TD>
29                         </TR>
30                         <TR>
31                                 <TD width="260" align="right" height="25">
32                                 {--GUEST_ENTER_PASSWORD--}:&nbsp;</TD>
33                                 <TD width="260"><INPUT type="password" name="pass"
34                                         class="guest_normal" size="10" maxlength="255"></TD>
35                         </TR>
36                         <TR>
37                                 <TD width="260" align="right" height="25">
38                                 {--DOUBLER_ENTER_POINTS--}:&nbsp;</TD>
39                                 <TD width="260"><INPUT type="text" name="points"
40                                         class="guest_normal" size="10" maxlength="20"></TD>
41                         </TR>
42                         <TR>
43                                 <TD colspan="2" class="seperator bottom2" height="5">&nbsp;</TD>
44                         </TR>
45                         <TR>
46                                 <TD colspan="2" align="center" class="guest_footer" height="30">
47                                 <INPUT type="reset" class="guest_reset" value="{--CLEAR_FORM--}">&nbsp;*
48                                 <INPUT type="submit" class="guest_submit" name="ok"
49                                         value="{--DOUBLER_NOW--}"></TD>
50                         </TR>
51                 </TABLE>
52                 </FORM>
53                 <BR>
54                 {--DOUBLER_ALREADY_PAYED_1--} <STRONG>{!__TOTAL_VALUE!}
55                 {!POINTS!}</STRONG> {--DOUBLER_ALREADY_PAYED_2--}<BR>
56                 {--DOUBLER_POINTS_LEFT_1--} <STRONG>{!__LEFT_VALUE!}
57                 {!POINTS!}</STRONG> {--DOUBLER_POINTS_LEFT_2--}<BR>
58                 {--DOUBLER_USAGE_COUNTER_1--} <STRONG>{!__DOUBLER_COUNTER!}</STRONG>
59                 {--DOUBLER_USAGE_COUNTER_2--}<BR>
60                 <BR>
61                 {--DOUBLER_MINIMUM_IS--} <STRONG>{!__MIN_VALUE!} {!POINTS!}</STRONG>
62                 {--DOUBLER_MAXIMUM_IS--} <STRONG>{!__MAX_VALUE!} {!POINTS!}</STRONG><BR>
63                 {--DOUBLER_HAVE_FUN--}<BR>
64                 <BR>
65                 {!DOUBLER_PAYOUT_TIME!}<BR>
66                 <BR>
67                 {--DOUBLER_POINTS_1--} <STRONG>{!__CHARGE_VALUE!}%</STRONG>
68                 {--DOUBLER_POINTS_2--}<BR>
69                 <BR>
70                 {--DOUBLER_EXAMPLE_1--} <STRONG>500 {!POINTS!}</STRONG> --&gt;
71                 {--DOUBLER_EXAMPLE_2--} <STRONG>1000 {!POINTS!}</STRONG>{--DOUBLER_EXAMPLE_3--}<BR>
72                 <BR>
73                 <STRONG class="big">{--DOUBLER_FULL_PAYOUT--}</STRONG><BR>
74                 <BR>
75                 {--DOUBLER_REFERRAL_1--} <STRONG>{!__REF_VALUE!}%</STRONG>
76                 {--DOUBLER_REFERRAL_2--} {--DOUBLER_REFERRAL_3--}
77                 {--DOUBLER_REFERRAL_4--} {--DOUBLER_REFERRAL_5--} <STRONG>100
78                 {!POINTS!}</STRONG> {--DOUBLER_REFERRAL_6--} <STRONG>100 {!POINTS!}</STRONG>
79                 {--DOUBLER_REFERRAL_8--} <STRONG>300 {!POINTS!}</STRONG>
80                 {--DOUBLER_REFERRAL_8--} {--DOUBLER_REFERRAL_LINK--}<BR>
81                 {--__DOUBLER_MSG--} <BR>
82                 {--DOUBLER_NOT_YET_REGISTERED--} <A
83                         href="{!URL!}/ref.php?refid={!__REFID!}">{--DOUBLER_REGISTER_NOW--}</A><BR>
84                 <BR>
85                 {--DOUBLER_YOUR_ADVERTISING_HERE--} <A
86                         href="{!URL!}/modules.php?module=index&amp;what=impressum&amp;refid={!__REFID!}">{--DOUBLER_CONTACT_US--}</A><BR>
87                 <BR>
88                 {--__DOUBLER_BANNER--}<BR>
89                 <BR>
90                 {!__DOUBLER_PAYOUT_HISTORY!}</TD>
91         </TR>
92         <TR>
93                 <TD height="80" align="center">{--__DOUBLER_FOOTER--}</TD>
94         </TR>
95 </TABLE>