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