Huge HTML/CSS rewrite (see forum)
[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=$content[userid]">{?URL?}/doubler.php?refid=$content[userid]</a></strong><br />
3 <br />
4 <strong>Tipp:</strong> Nutzen Sie diesen zum Werben unseres {?mt_word2?}, um die <strong>$content[refid]%</strong> Referal-Verg&uuml;tung zu erhalten!</div>
5
6 <div align="center"><div class="big">{--DOUBLER_MEMBER_ALREADY_PAYOUT--}:</div><br />
7 <br />
8 $content[payout_history]</div>
9
10 <div align="center"><div class="big">{--DOUBLER_MEMBER_NEXT_PAYOUT--}:</div><br />
11 <br />
12 $content[next_table]</div>
13
14 <div align="center"><div class="big">{--DOUBLER_MEMBER_REF_PAYOUT--}:</div><br />
15 <br />
16 $content[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                         <li>{--DOUBLER_MINIMUM_IS--} <strong>$content[min]
29                         {?POINTS?}</strong> {--DOUBLER_MAXIMUM_IS--} <strong>$content[max]
30                         {?POINTS?}</strong></li>
31                         <li>{--DOUBLER_ALREADY_PAYED_1--} <strong>$content[total]
32                         {?POINTS?}</strong> {--DOUBLER_ALREADY_PAYED_2--}</li>
33                         <li>{--DOUBLER_POINTS_LEFT_1--} <strong>$content[left]
34                         {?POINTS?}</strong> {--DOUBLER_POINTS_LEFT_2--}</li>
35                         <li>{--DOUBLER_USAGE_COUNTER_1--} <strong>{?doubler_counter?}</strong>
36                         {--DOUBLER_USAGE_COUNTER_2--}</li>
37                         <li>$content[payout_time]</li>
38                         <li><strong>{--DOUBLER_FULL_PAYOUT--}</strong></li>
39                         <li>{--DOUBLER_POINTS_1--} <strong>$content[charge]%</strong>
40                         {--DOUBLER_POINTS_2--}</li>
41                         <li>{--DOUBLER_EXAMPLE_1--} <strong>500 {?POINTS?}</strong>
42                         &raquo;&raquo; {--DOUBLER_EXAMPLE_2--} <strong>1000 {?POINTS?}</strong>{--DOUBLER_EXAMPLE_3--}</li>
43                         <li>{--DOUBLER_REFERAL_1--} <strong>$content[ref]%</strong>
44                         {--DOUBLER_REFERAL_2--} {--DOUBLER_REFERAL_3--}
45                         {--DOUBLER_REFERAL_4--}
46                         <li>{--DOUBLER_REFERAL_5--} <strong>100 {?POINTS?}</strong>
47                         {--DOUBLER_REFERAL_6--} <strong>100 {?POINTS?}</strong>
48                         {--DOUBLER_REFERAL_8--} <strong>300 {?POINTS?}</strong>
49                         {--DOUBLER_REFERAL_8--}</li>
50                         <li>{--DOUBLER_REFERAL_LINK--}</li>
51                         <li>{--DOUBLER_TIMEOUT_1--} <strong>$content[timeout_mark]</strong>
52                         {--DOUBLER_TIMEOUT_2--}</li>
53                         <li>{--DOUBLER_HAVE_FUN--}</li>
54                         </ul>
55                 </td>
56         </tr>
57         <tr>
58                 <td align="center" class="doubler_header bottom2"><strong
59                         class="big">{--DOUBLER_REGISTER_ADVERT--}:</strong></td>
60         </tr>
61         <tr>
62                 <td class="doubler_main"
63                         style="padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
64                 {--DOUBLER_YOUR_ADVERTISING_HERE--} <strong><a
65                         href="{?URL?}/modules.php?module=index&amp;what=impressum"
66                         target="_blank">{--DOUBLER_CONTACT_US--}</a></strong></td>
67         </tr>
68 </table>
69 </div>