]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_doubler.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_doubler.tpl
1 <div align="center">{--DOUBLER_MEMBER_YOUR_LINK--}:<br />
2 <strong><a href="{!URL!}/doubler.php?refid={!__USERID!}">{!URL!}/doubler.php?refid={!__USERID!}</a></strong><br />
3 <br />
4 {--DOUBLER_MEMBER_LINK_NOTE--}</div>
5
6 <div align="center"><div class="big">{--DOUBLER_MEMBER_ALREADY_PAYOUT--}:</strong><br />
7 <br />
8 {!__DOUBLER_PAYOUT_HISTORY!}</div>
9
10 <div align="center"><div class="big">{--DOUBLER_MEMBER_NEXT_PAYOUT--}:</strong><br />
11 <br />
12 {!__DOUBLER_PAYOUT_NEXT!}</div>
13
14 <div align="center"><div class="big">{--DOUBLER_MEMBER_REF_PAYOUT--}:</strong><br />
15 <br />
16 {!__DOUBLER_PAYOUT_REF!}</div>
17
18 <div align="center">
19 <table border="0" cellspacing="0" cellpadding="0" class="doubler_table dashed">
20         <tr>
21                 <td align="center" class="doubler_header bottom2"><strong
22                         class="big">{--DOUBLER_GENERAL_INFOS--}:</strong></td>
23         </tr>
24         <tr>
25                 <td class="doubler_main bottom2"
26                         style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
27                 <ul>
28
29                         <li>{--DOUBLER_MINIMUM_IS--} <strong>{!__MIN_VALUE!}
30                         {!POINTS!}</strong> {--DOUBLER_MAXIMUM_IS--} <strong>{!__MAX_VALUE!}
31                         {!POINTS!}</strong></li>
32                         <li>{--DOUBLER_ALREADY_PAYED_1--} <strong>{!__TOTAL_VALUE!}
33                         {!POINTS!}</strong> {--DOUBLER_ALREADY_PAYED_2--}</li>
34                         <li>{--DOUBLER_POINTS_LEFT_1--} <strong>{!__LEFT_VALUE!}
35                         {!POINTS!}</strong> {--DOUBLER_POINTS_LEFT_2--}</li>
36                         <li>{--DOUBLER_USAGE_COUNTER_1--} <strong>{!__DOUBLER_COUNTER!}</strong>
37                         {--DOUBLER_USAGE_COUNTER_2--}</li>
38                         <li>{!DOUBLER_PAYOUT_TIME!}</li>
39                         <li><strong>{--DOUBLER_FULL_PAYOUT--}</strong></li>
40                         <li>{--DOUBLER_POINTS_1--} <strong>{!__CHARGE_VALUE!}%</strong>
41                         {--DOUBLER_POINTS_2--}</li>
42                         <li>{--DOUBLER_EXAMPLE_1--} <strong>500 {!POINTS!}</strong>
43                         &raquo;&raquo; {--DOUBLER_EXAMPLE_2--} <strong>1000 {!POINTS!}</strong>{--DOUBLER_EXAMPLE_3--}</li>
44                         <li>{--DOUBLER_REFERRAL_1--} <strong>{!__REF_VALUE!}%</strong>
45                         {--DOUBLER_REFERRAL_2--} {--DOUBLER_REFERRAL_3--}
46                         {--DOUBLER_REFERRAL_4--}
47                         <li>{--DOUBLER_REFERRAL_5--} <strong>100 {!POINTS!}</strong>
48                         {--DOUBLER_REFERRAL_6--} <strong>100 {!POINTS!}</strong>
49                         {--DOUBLER_REFERRAL_8--} <strong>300 {!POINTS!}</strong>
50                         {--DOUBLER_REFERRAL_8--}</li>
51                         <li>{--DOUBLER_REFERRAL_LINK--}</li>
52                         <li>{--DOUBLER_TIMEOUT_1--} <strong>{!__TIMEOUT_MARK!}</strong>
53                         {--DOUBLER_TIMEOUT_2--}</li>
54                         <li>{--DOUBLER_HAVE_FUN--}</li>
55                         </ul>
56                 </td>
57         </tr>
58         <tr>
59                 <td align="center" class="doubler_header bottom2"><strong
60                         class="big">{--DOUBLER_REGISTER_ADVERT--}:</strong></td>
61         </tr>
62         <tr>
63                 <td class="doubler_main"
64                         style="padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
65                 {--DOUBLER_YOUR_ADVERTISING_HERE--} <strong><a
66                         href="{!URL!}/modules.php?module=index&amp;what=impressum"
67                         target="_blank">{--DOUBLER_CONTACT_US--}</a></strong></td>
68         </tr>
69 </table>
70 </div>