Rewrite of language strings
[mailer.git] / templates / de / html / member / member_doubler.tpl
1 <div align="center">
2         <div class="para">
3         {--DOUBLER_MEMBER_YOUR_LINK--}:
4         </div>
5
6         <div>
7                 <strong><a target="_blank" title="Benutzen Sie diesen Link zum Verdoppeln!" href="{?URL?}/doubler.php?refid=$content[userid]%}">{?URL?}/doubler.php?refid=$content[userid]</a></strong>
8         </div>
9
10         <div>
11                 <strong>Tipp:</strong> Nutzen Sie diesen zum Werben unseres {?mt_word2?}, um die <strong>$content[ref]%</strong> Referal-Verg&uuml;tung zu erhalten!
12         </div>
13
14         <div class="big">{--DOUBLER_MEMBER_ALREADY_PAYOUT--}:</div>
15         $content[payout_history]
16
17         <div class="big">{--DOUBLER_MEMBER_NEXT_PAYOUT--}:</div>
18         $content[next_table]
19
20         <div class="big">{--DOUBLER_MEMBER_REF_PAYOUT--}:</div>
21         $content[payout_ref]
22 </div>
23
24 <div align="center" class="doubler_table dashed">
25         <div align="center" class="doubler_header bottom">
26                 <strong class="big">{--DOUBLER_GENERAL_INFOS--}:</strong>
27         </div>
28         <div class="doubler_main bottom" style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
29                 <ul>
30                         <li>{--DOUBLER_MINIMUM_IS--} <strong>{%config,translateComma=doubler_min%} {?POINTS?}</strong> {--DOUBLER_MAXIMUM_IS--} <strong>{%config,translateComma=doubler_max%} {?POINTS?}</strong></li>
31                         <li>{--DOUBLER_ALREADY_PAYED_1--} <strong>{%config,translateComma=doubler_points%} {?POINTS?}</strong> {--DOUBLER_ALREADY_PAYED_2--}</li>
32                         <li>{--DOUBLER_POINTS_LEFT_1--} <strong>$content[left] {?POINTS?}</strong> {--DOUBLER_POINTS_LEFT_2--}</li>
33                         <li>{--DOUBLER_USAGE_COUNTER_1--} <strong>{?doubler_counter?}</strong> {--DOUBLER_USAGE_COUNTER_2--}</li>
34                         <li>$content[payout_time]</li>
35                         <li><strong>{--DOUBLER_FULL_PAYOUT--}</strong></li>
36                         <li>{--DOUBLER_POINTS_1--} <strong>$content[charge]%</strong> {--DOUBLER_POINTS_2--}</li>
37                         <li>{--DOUBLER_EXAMPLE_1--} <strong>500 {?POINTS?}</strong> &raquo;&raquo; {--DOUBLER_EXAMPLE_2--} <strong>1000 {?POINTS?}</strong>{--DOUBLER_EXAMPLE_3--}</li>
38                         <li>{--DOUBLER_REFERAL_1--} <strong>$content[ref]%</strong> {--DOUBLER_REFERAL_2--} {--DOUBLER_REFERAL_3--} {--DOUBLER_REFERAL_4--}</li>
39                         <li>{--DOUBLER_REFERAL_5--} <strong>100 {?POINTS?}</strong> {--DOUBLER_REFERAL_6--} <strong>100 {?POINTS?}</strong> {--DOUBLER_REFERAL_8--} <strong>300 {?POINTS?}</strong> {--DOUBLER_REFERAL_8--}</li>
40                         <li>{--DOUBLER_REFERAL_LINK--}</li>
41                         <li>{--DOUBLER_TIMEOUT_1--} <strong>$content[timeout_mark]</strong> {--DOUBLER_TIMEOUT_2--}</li>
42                         <li>{--DOUBLER_HAVE_FUN--}</li>
43                 </ul>
44         </div>
45         <div align="center" class="doubler_header bottom">
46                 <strong class="big">{--DOUBLER_REGISTER_ADVERT--}:</strong>
47         </div>
48         <div class="doubler_main" style="padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
49                 {--DOUBLER_YOUR_ADVERTISING_HERE--}
50                 <strong><a href="{%url=modules.php?module=index&amp;what=impressum%}" target="_blank">{--DOUBLER_CONTACT_US--}</a></strong>
51         </div>
52 </div>