]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_doubler.tpl
Default prefix for all SQL tables is now 'mailer', developer team now mentioned,...
[mailer.git] / templates / de / html / guest / guest_doubler.tpl
index 1dc7d9f39d056b27c999c6356371b8ce981654be..3af3ba8e0517b477419c64b192b2c47aef92acc2 100644 (file)
@@ -1,12 +1,12 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" class="doubler_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td align="center" class="doubler_header bottom">
+               <td align="center" class="table_header bottom">
                        <strong class="big">{--DOUBLER_GENERAL_INFOS--}:</strong>
                </td>
        </tr>
        <tr>
-               <td class="doubler_main bottom" style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
+               <td class="bottom" style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
                        <ul>
                        <li>{--DOUBLER_MINIMUM_IS--} <strong>{%config,translateComma=doubler_min%} {?POINTS?}</strong> {--DOUBLER_MAXIMUM_IS--} <strong>{%config,translateComma=doubler_max%} {?POINTS?}</strong></li>
                        <li>{--DOUBLER_ALREADY_PAYED--}</li>
@@ -14,7 +14,7 @@
                        <li>{--DOUBLER_USAGE_COUNTER--}</li>
                        <li>$content[payout_time]</li>
                        <li><strong>{--DOUBLER_FULL_PAYOUT--}</strong></li>
-                       <li>{--DOUBLER_POINTS_1--} <strong>{%config,translateComma=doubler_charge%}%</strong> {--DOUBLER_POINTS_2--}</li>
+                       <li>{--DOUBLER_POINTS_1--} <strong>{%config,translateComma=doubler_charge%}&#37;</strong> {--DOUBLER_POINTS_2--}</li>
                        <li>{--DOUBLER_EXAMPLE_1--} <strong>500 {?POINTS?}</strong> &raquo;&raquo; {--DOUBLER_EXAMPLE_2--} <strong>1000 {?POINTS?}</strong>{--DOUBLER_EXAMPLE_3--}</li>
                        <li>{--DOUBLER_REFERAL_1--}
                        <li>{--DOUBLER_REFERAL_2--}</li>
                </td>
        </tr>
        <tr>
-               <td align="center" class="doubler_header bottom"><strong
+               <td align="center" class="table_header bottom"><strong
                        class="big">{--DOUBLER_REGISTER_ADVERT--}:</strong></td>
        </tr>
        <tr>
-               <td class="doubler_main" style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
+               <td style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
                        <ul>
                        <li>{--DOUBLER_NOT_YET_REGISTERED--} <a href="{%url=ref.php?refid={%pipe,determineReferalId%}%}">{--DOUBLER_REGISTER_NOW--}</a></li>
                        <li>{--DOUBLER_YOUR_ADVERTISING_HERE--} <a href="{%url=modules.php?module=index&amp;what=impressum&amp;refid={%pipe,determineReferalId%}%}">{--DOUBLER_CONTACT_US--}</a></li>
 </table>
 
 <div class="big">
-       {--DOUBLER_ALREADY_PAYOUT--}:</div>
-       <br />
+       {--DOUBLER_ALREADY_PAYOUT--}:
+</div>
+
+<div class="para">
        $content[payout_history]
 </div>
 
 <div class="big">
-       {--DOUBLER_NEXT_PAYOUT--}:</div>
-       <br />
+       {--DOUBLER_NEXT_PAYOUT--}:
+</div>
+
+<div class="para">
        {%pipe,generateDoublerTable%}
 </div>
+</div>