More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[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"><strong
5                         class="big">{--DOUBLER_GENERAL_INFOS--}:</strong></td>
6         </tr>
7         <tr>
8                 <td class="doubler_main bottom2"
9                         style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
10                 <ul>
11
12                         <li>{--DOUBLER_MINIMUM_IS--} <strong>{!__MIN_VALUE!}
13                         {!POINTS!}</strong> {--DOUBLER_MAXIMUM_IS--} <strong>{!__MAX_VALUE!}
14                         {!POINTS!}</strong></li>
15                         <li>{--DOUBLER_ALREADY_PAYED_1--} <strong>{!__TOTAL_VALUE!}
16                         {!POINTS!}</strong> {--DOUBLER_ALREADY_PAYED_2--}</li>
17                         <li>{--DOUBLER_POINTS_LEFT_1--} <strong>{!__LEFT_VALUE!}
18                         {!POINTS!}</strong> {--DOUBLER_POINTS_LEFT_2--}</li>
19                         <li>{--DOUBLER_USAGE_COUNTER_1--} <strong>{!__DOUBLER_COUNTER!}</strong>
20                         {--DOUBLER_USAGE_COUNTER_2--}</li>
21                         <li>{!DOUBLER_PAYOUT_TIME!}</li>
22                         <li><strong>{--DOUBLER_FULL_PAYOUT--}</strong></li>
23                         <li>{--DOUBLER_POINTS_1--} <strong>{!__CHARGE_VALUE!}%</strong>
24                         {--DOUBLER_POINTS_2--}</li>
25                         <li>{--DOUBLER_EXAMPLE_1--} <strong>500 {!POINTS!}</strong>
26                         &raquo;&raquo; {--DOUBLER_EXAMPLE_2--} <strong>1000 {!POINTS!}</strong>{--DOUBLER_EXAMPLE_3--}</li>
27                         <li>{--DOUBLER_REFERRAL_1--} <strong>{!__REF_VALUE!}%</strong>
28                         {--DOUBLER_REFERRAL_2--} {--DOUBLER_REFERRAL_3--}
29                         {--DOUBLER_REFERRAL_4--}
30                         <li>{--DOUBLER_REFERRAL_5--} <strong>100 {!POINTS!}</strong>
31                         {--DOUBLER_REFERRAL_6--} <strong>100 {!POINTS!}</strong>
32                         {--DOUBLER_REFERRAL_8--} <strong>300 {!POINTS!}</strong>
33                         {--DOUBLER_REFERRAL_8--}</li>
34                         <li>{--DOUBLER_REFERRAL_LINK--}</li>
35                         <li>{--DOUBLER_TIMEOUT_1--} <strong>{!__TIMEOUT_MARK!}</strong>
36                         {--DOUBLER_TIMEOUT_2--}</li>
37                         <li>{--DOUBLER_HAVE_FUN--}</li>
38                         <li><strong><a href="{!URL!}/doubler.php">{--DOUBLER_WANNA_TRY--}</a></strong></li>
39                         </ol>
40                 </td>
41         </tr>
42         <tr>
43                 <td align="center" class="doubler_header bottom2"><strong
44                         class="big">{--DOUBLER_REGISTER_ADVERT--}:</strong></td>
45         </tr>
46         <tr>
47                 <td class="doubler_main"
48                         style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
49                 <ul>
50                         <li>{--DOUBLER_NOT_YET_REGISTERED--} <a
51                                 href="{!URL!}/ref.php?refid={!__REFID!}">{--DOUBLER_REGISTER_NOW--}</a></li>
52                         <li>{--DOUBLER_YOUR_ADVERTISING_HERE--} <a
53                                 href="{!URL!}/modules.php?module=index&amp;what=impressum&amp;refid={!__REFID!}">{--DOUBLER_CONTACT_US--}</a></li>
54                         </ol>
55                 </td>
56         </tr>
57 </table>
58
59 <div class="big">{--DOUBLER_ALREADY_PAYOUT--}:</div>
60 <br />
61 {!__DOUBLER_PAYOUT_HISTORY!}</P>
62
63 <div class="big">{--DOUBLER_NEXT_PAYOUT--}:</div>
64 <br />
65 {!__DOUBLER_PAYOUT_NEXT!}
66 </div>