Fix for missing array elements
[mailer.git] / templates / de / html / guest / guest_doubler.tpl
index 8f53bc12d25891b2d9243718f29c15e973245d20..d0a2ef74054c4fd6b54e779c548247296a3e8c8b 100644 (file)
@@ -1,15 +1,15 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="doubler_table dashed">
        <tr>
-               <td align="center" class="doubler_header bottom2">
+               <td align="center" class="doubler_header bottom">
                        <strong class="big">{--DOUBLER_GENERAL_INFOS--}:</strong>
                </td>
        </tr>
        <tr>
-               <td class="doubler_main bottom2" style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
+               <td class="doubler_main bottom" style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
                        <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>{%message,DOUBLER_ALREADY_PAYED,$content[total]%}</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>
                </td>
        </tr>
        <tr>
-               <td align="center" class="doubler_header bottom2"><strong
+               <td align="center" class="doubler_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">
                        <ul>
                        <li>{--DOUBLER_NOT_YET_REGISTERED--} <a href="{?URL?}/ref.php?refid=$content[refid]">{--DOUBLER_REGISTER_NOW--}</a></li>
-                       <li>{--DOUBLER_YOUR_ADVERTISING_HERE--} <a href="{?URL?}/modules.php?module=index&amp;what=impressum&amp;refid=$content[refid]">{--DOUBLER_CONTACT_US--}</a></li>
+                       <li>{--DOUBLER_YOUR_ADVERTISING_HERE--} <a href="{%url=modules.php?module=index&amp;what=impressum&amp;refid=$content[refid]%}">{--DOUBLER_CONTACT_US--}</a></li>
                        </ul>
                </td>
        </tr>