]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_doubler.tpl
Fix for missing array elements
[mailer.git] / templates / de / html / member / member_doubler.tpl
index ce5d4be525ce23db38ef849cb672aec33f122b03..031bcc00fe232131618bae882863b75c8cc52713 100644 (file)
@@ -1,10 +1,14 @@
 <div align="center">
 <div align="center">
-       {--DOUBLER_MEMBER_YOUR_LINK--}:<br />
+       <div class="para">
+       {--DOUBLER_MEMBER_YOUR_LINK--}:
+       </div>
+
        <div>
        <div>
-               <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>
+               <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>
        </div>
        </div>
+
        <div>
        <div>
-               <strong>Tipp:</strong> Nutzen Sie diesen zum Werben unseres {?mt_word2?}, um die <strong>$content[refid]%</strong> Referal-Verg&uuml;tung zu erhalten!
+               <strong>Tipp:</strong> Nutzen Sie diesen zum Werben unseres {?mt_word2?}, um die <strong>$content[ref]%</strong> Referal-Verg&uuml;tung zu erhalten!
        </div>
 
        <div class="big">{--DOUBLER_MEMBER_ALREADY_PAYOUT--}:</div>
        </div>
 
        <div class="big">{--DOUBLER_MEMBER_ALREADY_PAYOUT--}:</div>
 </div>
 
 <div align="center" class="doubler_table dashed">
 </div>
 
 <div align="center" class="doubler_table dashed">
-       <div align="center" class="doubler_header bottom2">
+       <div align="center" class="doubler_header bottom">
                <strong class="big">{--DOUBLER_GENERAL_INFOS--}:</strong>
        </div>
                <strong class="big">{--DOUBLER_GENERAL_INFOS--}:</strong>
        </div>
-       <div class="doubler_main bottom2" style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
+       <div class="doubler_main bottom" style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
                <ul>
                <ul>
-                       <li>{--DOUBLER_MINIMUM_IS--} <strong>$content[min] {?POINTS?}</strong> {--DOUBLER_MAXIMUM_IS--} <strong>$content[max] {?POINTS?}</strong></li>
-                       <li>{--DOUBLER_ALREADY_PAYED_1--} <strong>$content[total] {?POINTS?}</strong> {--DOUBLER_ALREADY_PAYED_2--}</li>
+                       <li>{--DOUBLER_MINIMUM_IS--} <strong>{%config,translateComma=doubler_min%} {?POINTS?}</strong> {--DOUBLER_MAXIMUM_IS--} <strong>{%config,translateComma=doubler_max%} {?POINTS?}</strong></li>
+                       <li>{%message,DOUBLER_ALREADY_PAYED,{%config,translateComma=doubler_points%}%}</li>
                        <li>{--DOUBLER_POINTS_LEFT_1--} <strong>$content[left] {?POINTS?}</strong> {--DOUBLER_POINTS_LEFT_2--}</li>
                        <li>{--DOUBLER_USAGE_COUNTER_1--} <strong>{?doubler_counter?}</strong> {--DOUBLER_USAGE_COUNTER_2--}</li>
                        <li>$content[payout_time]</li>
                        <li>{--DOUBLER_POINTS_LEFT_1--} <strong>$content[left] {?POINTS?}</strong> {--DOUBLER_POINTS_LEFT_2--}</li>
                        <li>{--DOUBLER_USAGE_COUNTER_1--} <strong>{?doubler_counter?}</strong> {--DOUBLER_USAGE_COUNTER_2--}</li>
                        <li>$content[payout_time]</li>
                        <li>{--DOUBLER_HAVE_FUN--}</li>
                </ul>
        </div>
                        <li>{--DOUBLER_HAVE_FUN--}</li>
                </ul>
        </div>
-       <div align="center" class="doubler_header bottom2">
+       <div align="center" class="doubler_header bottom">
                <strong class="big">{--DOUBLER_REGISTER_ADVERT--}:</strong>
        </div>
        <div class="doubler_main" style="padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
                {--DOUBLER_YOUR_ADVERTISING_HERE--}
                <strong class="big">{--DOUBLER_REGISTER_ADVERT--}:</strong>
        </div>
        <div class="doubler_main" style="padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
                {--DOUBLER_YOUR_ADVERTISING_HERE--}
-               <strong><a href="{?URL?}/modules.php?module=index&amp;what=impressum" target="_blank">{--DOUBLER_CONTACT_US--}</a></strong>
+               <strong><a href="{%url=modules.php?module=index&amp;what=impressum%}" target="_blank">{--DOUBLER_CONTACT_US--}</a></strong>
        </div>
 </div>
        </div>
 </div>