Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / guest / guest_doubler.tpl
1 <div align="center">
2 <table border="0" cellspacing="0" cellpadding="0" class="doubler_table dashed">
3         <tr>
4                 <td align="center" class="doubler_header bottom2">
5                         <strong class="big">{--DOUBLER_GENERAL_INFOS--}:</strong>
6                 </td>
7         </tr>
8         <tr>
9                 <td class="doubler_main bottom2" style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
10                         <ul>
11                         <li>{--DOUBLER_MINIMUM_IS--} <strong>$content[min] {?POINTS?}</strong> {--DOUBLER_MAXIMUM_IS--} <strong>$content[max] {?POINTS?}</strong></li>
12                         <li>{--DOUBLER_ALREADY_PAYED_1--} <strong>$content[total] {?POINTS?}</strong> {--DOUBLER_ALREADY_PAYED_2--}</li>
13                         <li>{--DOUBLER_POINTS_LEFT_1--} <strong>$content[left] {?POINTS?}</strong> {--DOUBLER_POINTS_LEFT_2--}</li>
14                         <li>{--DOUBLER_USAGE_COUNTER_1--} <strong>{?doubler_counter?}</strong> {--DOUBLER_USAGE_COUNTER_2--}</li>
15                         <li>$content[payout_time]</li>
16                         <li><strong>{--DOUBLER_FULL_PAYOUT--}</strong></li>
17                         <li>{--DOUBLER_POINTS_1--} <strong>$content[charge]%</strong> {--DOUBLER_POINTS_2--}</li>
18                         <li>{--DOUBLER_EXAMPLE_1--} <strong>500 {?POINTS?}</strong> &raquo;&raquo; {--DOUBLER_EXAMPLE_2--} <strong>1000 {?POINTS?}</strong>{--DOUBLER_EXAMPLE_3--}</li>
19                         <li>{--DOUBLER_REFERRAL_1--} <strong>$content[ref]%</strong> {--DOUBLER_REFERRAL_2--} {--DOUBLER_REFERRAL_3--} {--DOUBLER_REFERRAL_4--}
20                         <li>{--DOUBLER_REFERRAL_5--} <strong>100 {?POINTS?}</strong> {--DOUBLER_REFERRAL_6--} <strong>100 {?POINTS?}</strong> {--DOUBLER_REFERRAL_8--} <strong>300 {?POINTS?}</strong> {--DOUBLER_REFERRAL_8--}</li>
21                         <li>{--DOUBLER_REFERRAL_LINK--}</li>
22                         <li>{--DOUBLER_TIMEOUT_1--} <strong>$content[timeout_mark]</strong> {--DOUBLER_TIMEOUT_2--}</li>
23                         <li>{--DOUBLER_HAVE_FUN--}</li>
24                         <li><strong><a href="{?URL?}/doubler.php">{--DOUBLER_WANNA_TRY--}</a></strong></li>
25                         </ul>
26                 </td>
27         </tr>
28         <tr>
29                 <td align="center" class="doubler_header bottom2"><strong
30                         class="big">{--DOUBLER_REGISTER_ADVERT--}:</strong></td>
31         </tr>
32         <tr>
33                 <td class="doubler_main" style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
34                         <ul>
35                         <li>{--DOUBLER_NOT_YET_REGISTERED--} <a href="{?URL?}/ref.php?refid=$content[refid]">{--DOUBLER_REGISTER_NOW--}</a></li>
36                         <li>{--DOUBLER_YOUR_ADVERTISING_HERE--} <a href="{?URL?}/modules.php?module=index&amp;what=impressum&amp;refid=$content[refid]">{--DOUBLER_CONTACT_US--}</a></li>
37                         </ul>
38                 </td>
39         </tr>
40 </table>
41
42 <div class="big">
43         {--DOUBLER_ALREADY_PAYOUT--}:</div>
44         <br />
45         $content[payout_history]
46 </div>
47
48 <div class="big">
49         {--DOUBLER_NEXT_PAYOUT--}:</div>
50         <br />
51         $content[next_table]
52 </div>