Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / doubler / doubler_index.tpl
index 3b47344449c4c17ee647d60c6909280128c7118b..7017ad5744f99366dc887e335debf9bd020c4999 100644 (file)
@@ -1,97 +1,96 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" class="doubler_table"
+<table border="0" cellspacing="0" cellpadding="0" class="doubler_table"
        width="100%">
-       <TR>
-               <TD height="80" align="center">{!__DOUBLER_HEADER!}</TD>
-       </TR>
-       <TR>
-               <TD align="center" class="doubler_main">
-               <H3 class="huge">{!POINTS!}-{--DOUBLER_TITLE--} - {!MAIN_TITLE!}</H3>
+       <tr>
+               <td height="80" align="center">$content[header]</td>
+       </tr>
+       <tr>
+               <td align="center" class="doubler_main">
+               <h3 class="huge">{?POINTS?}-{--DOUBLER_TITLE--} - {?MAIN_TITLE?}</h3>
                <br />
-               {--DOUBLER_ENTER_LOGIN_DATA--}<br />
+               $content[enter_login]<br />
                {--DOUBLER_NOTE_FOR_PASSWORD--}<br />
                <br />
-               <form action="{!URL!}/doubler.php?refid={!__REFID!}" method="POST"
+               <form accept-charset="utf-8" action="{?URL?}/doubler.php?refid=$content[refid]" method="post"
                        style="margin-bottom: 0px">
-               <TABLE border="0" cellspacing="0" cellpadding="0"
-                       class="guest_table dashed" width="520">
-                       <TR>
-                               <TD colspan="2" class="guest_title2 bottom2" height="30">
-                                       <strong>{!POINTS!}-{--DOUBLER_TITLE--}</strong><br />
-                                       <div class="doubler_error">{!__ERROR_MSG!}</div>
-                               </TD>
-                       </TR>
-                       <TR>
-                               <TD colspan="2" class="seperator" height="5">&nbsp;</TD>
-                       </TR>
-                       <TR>
-                               <TD width="260" align="right" height="25">
-                               {--DOUBLER_ENTER_LOGIN--}:&nbsp;</TD>
-                               <TD width="260"><INPUT type="text" name="userid"
-                                       class="guest_normal" size="10" maxlength="255"></TD>
-                       </TR>
-                       <TR>
-                               <TD width="260" align="right" height="25">
-                               {--GUEST_ENTER_PASSWORD--}:&nbsp;</TD>
-                               <TD width="260"><INPUT type="password" name="pass"
-                                       class="guest_normal" size="10" maxlength="255"></TD>
-                       </TR>
-                       <TR>
-                               <TD width="260" align="right" height="25">
-                               {--DOUBLER_ENTER_POINTS--}:&nbsp;</TD>
-                               <TD width="260"><INPUT type="text" name="points"
-                                       class="guest_normal" size="10" maxlength="20"></TD>
-                       </TR>
-                       <TR>
-                               <TD colspan="2" class="seperator bottom2" height="5">&nbsp;</TD>
-                       </TR>
-                       <TR>
-                               <TD colspan="2" align="center" class="guest_footer" height="30">
-                               <INPUT type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
-                               <INPUT type="submit" class="guest_submit" name="ok"
-                                       value="{--DOUBLER_NOW--}" /></TD>
-                       </TR>
-               </TABLE>
+               <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
+                       <tr>
+                               <td colspan="2" class="guest_title2 bottom2" height="30">
+                                       <strong>{?POINTS?}-{--DOUBLER_TITLE--}</strong><br />
+                                       <div class="doubler_error">$content[message]</div>
+                               </td>
+                       </tr>
+                       <tr>
+                               <td colspan="2" class="seperator" height="5">&nbsp;</td>
+                       </tr>
+                       <tr>
+                               <td width="260" align="right" height="25">
+                               {--DOUBLER_ENTER_LOGIN--}:&nbsp;</td>
+                               <td width="260"><input type="text" name="userid"
+                                       class="guest_normal" size="10" maxlength="255"></td>
+                       </tr>
+                       <tr>
+                               <td width="260" align="right" height="25">
+                               {--GUEST_ENTER_PASSWORD--}:&nbsp;</td>
+                               <td width="260"><input type="password" name="pass"
+                                       class="guest_normal" size="10" maxlength="255"></td>
+                       </tr>
+                       <tr>
+                               <td width="260" align="right" height="25">
+                               {--DOUBLER_ENTER_POINTS--}:&nbsp;</td>
+                               <td width="260"><input type="text" name="points"
+                                       class="guest_normal" size="10" maxlength="20"></td>
+                       </tr>
+                       <tr>
+                               <td colspan="2" class="seperator bottom2" height="5">&nbsp;</td>
+                       </tr>
+                       <tr>
+                               <td colspan="2" align="center" class="guest_footer" height="30">
+                               <input type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
+                               <input type="submit" class="guest_submit" name="ok"
+                                       value="{--DOUBLER_NOW--}" /></td>
+                       </tr>
+               </table>
                </form>
                <br />
-               {--DOUBLER_ALREADY_PAYED_1--} <strong>{!__TOTAL_VALUE!}
-               {!POINTS!}</strong> {--DOUBLER_ALREADY_PAYED_2--}<br />
-               {--DOUBLER_POINTS_LEFT_1--} <strong>{!__LEFT_VALUE!}
-               {!POINTS!}</strong> {--DOUBLER_POINTS_LEFT_2--}<br />
-               {--DOUBLER_USAGE_COUNTER_1--} <strong>{!__DOUBLER_COUNTER!}</strong>
+               {--DOUBLER_ALREADY_PAYED_1--} <strong>$content[total]
+               {?POINTS?}</strong> {--DOUBLER_ALREADY_PAYED_2--}<br />
+               {--DOUBLER_POINTS_LEFT_1--} <strong>$content[left]
+               {?POINTS?}</strong> {--DOUBLER_POINTS_LEFT_2--}<br />
+               {--DOUBLER_USAGE_COUNTER_1--} <strong>{?doubler_counter?}</strong>
                {--DOUBLER_USAGE_COUNTER_2--}<br />
                <br />
-               {--DOUBLER_MINIMUM_IS--} <strong>{!__MIN_VALUE!} {!POINTS!}</strong>
-               {--DOUBLER_MAXIMUM_IS--} <strong>{!__MAX_VALUE!} {!POINTS!}</strong><br />
+               {--DOUBLER_MINIMUM_IS--} <strong>$content[min] {?POINTS?}</strong>
+               {--DOUBLER_MAXIMUM_IS--} <strong>$content[max] {?POINTS?}</strong><br />
                {--DOUBLER_HAVE_FUN--}<br />
                <br />
-               {!DOUBLER_PAYOUT_TIME!}<br />
+               $content[payout_time]<br />
                <br />
-               {--DOUBLER_POINTS_1--} <strong>{!__CHARGE_VALUE!}%</strong>
+               {--DOUBLER_POINTS_1--} <strong>$content[charge]%</strong>
                {--DOUBLER_POINTS_2--}<br />
                <br />
-               {--DOUBLER_EXAMPLE_1--} <strong>500 {!POINTS!}</strong> &raquo;&raquo;
-               {--DOUBLER_EXAMPLE_2--} <strong>1000 {!POINTS!}</strong>{--DOUBLER_EXAMPLE_3--}<br />
+               {--DOUBLER_EXAMPLE_1--} <strong>500 {?POINTS?}</strong> &raquo;&raquo;
+               {--DOUBLER_EXAMPLE_2--} <strong>1000 {?POINTS?}</strong>{--DOUBLER_EXAMPLE_3--}<br />
                <br />
-               <div class="big">{--DOUBLER_FULL_PAYOUT--}</strong><br />
+               <div class="big">{--DOUBLER_FULL_PAYOUT--}</div><br />
                <br />
-               {--DOUBLER_REFERRAL_1--} <strong>{!__REF_VALUE!}%</strong>
-               {--DOUBLER_REFERRAL_2--} {--DOUBLER_REFERRAL_3--}
-               {--DOUBLER_REFERRAL_4--} {--DOUBLER_REFERRAL_5--} <strong>100
-               {!POINTS!}</strong> {--DOUBLER_REFERRAL_6--} <strong>100 {!POINTS!}</strong>
-               {--DOUBLER_REFERRAL_8--} <strong>300 {!POINTS!}</strong>
-               {--DOUBLER_REFERRAL_8--} {--DOUBLER_REFERRAL_LINK--}<br />
-               {!__DOUBLER_MSG!}<br />
+               {--DOUBLER_REFERAL_1--} <strong>$content[ref]%</strong>
+               {--DOUBLER_REFERAL_2--} {--DOUBLER_REFERAL_3--}
+               {--DOUBLER_REFERAL_4--} {--DOUBLER_REFERAL_5--} <strong>100
+               {?POINTS?}</strong> {--DOUBLER_REFERAL_6--} <strong>100 {?POINTS?}</strong>
+               {--DOUBLER_REFERAL_8--} <strong>300 {?POINTS?}</strong>
+               {--DOUBLER_REFERAL_8--} {--DOUBLER_REFERAL_LINK--}<br />
+               $content[message]<br />
                {--DOUBLER_NOT_YET_REGISTERED--} <a
-                       href="{!URL!}/ref.php?refid={!__REFID!}">{--DOUBLER_REGISTER_NOW--}</a><br />
+                       href="{?URL?}/ref.php?refid=$content[refid]">{--DOUBLER_REGISTER_NOW--}</a><br />
                <br />
                {--DOUBLER_YOUR_ADVERTISING_HERE--} <a
-                       href="{!URL!}/modules.php?module=index&amp;what=impressum&amp;refid={!__REFID!}">{--DOUBLER_CONTACT_US--}</a><br />
+                       href="{?URL?}/modules.php?module=index&amp;what=impressum&amp;refid=$content[refid]">{--DOUBLER_CONTACT_US--}</a><br />
                <br />
-               {!__DOUBLER_BANNER!}<br />
+               $content[banner]<br />
                <br />
-               {!__DOUBLER_PAYOUT_HISTORY!}</TD>
-       </TR>
-       <TR>
-               <TD height="80" align="center">{!__DOUBLER_FOOTER!}</TD>
-       </TR>
-</TABLE>
+               $content[payout_history]</td>
+       </tr>
+       <tr>
+               <td height="80" align="center">$content[footer]</td>
+       </tr>
+</table>