Naming-inconsistency fixed #2
[mailer.git] / templates / de / html / doubler / doubler_index.tpl
index 0ccc8669328fb07c8f304ee910ecca7f53acd777..419b4faa29a300220b0aa1feb6156c654f82b91c 100644 (file)
@@ -1,95 +1,96 @@
-<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>
-               <BR>
-               {--DOUBLER_ENTER_LOGIN_DATA--}<BR>
-               {--DOUBLER_NOTE_FOR_PASSWORD--}<BR>
-               <BR>
-               <FORM action="{!URL!}/doubler.php?refid={!__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>
-                               <FONT class="doubler_error">{--__ERROR_MSG--}</FONT></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--}">&nbsp;*
-                               <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_USAGE_COUNTER_2--}<BR>
-               <BR>
-               {--DOUBLER_MINIMUM_IS--} <STRONG>{!__MIN_VALUE!} {!POINTS!}</STRONG>
-               {--DOUBLER_MAXIMUM_IS--} <STRONG>{!__MAX_VALUE!} {!POINTS!}</STRONG><BR>
-               {--DOUBLER_HAVE_FUN--}<BR>
-               <BR>
-               {!DOUBLER_PAYOUT_TIME!}<BR>
-               <BR>
-               {--DOUBLER_POINTS_1--} <STRONG>{!__CHARGE_VALUE!}%</STRONG>
-               {--DOUBLER_POINTS_2--}<BR>
-               <BR>
-               {--DOUBLER_EXAMPLE_1--} <STRONG>500 {!POINTS!}</STRONG> --&gt;
-               {--DOUBLER_EXAMPLE_2--} <STRONG>1000 {!POINTS!}</STRONG>{--DOUBLER_EXAMPLE_3--}<BR>
-               <BR>
-               <STRONG class="big">{--DOUBLER_FULL_PAYOUT--}</STRONG><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_NOT_YET_REGISTERED--} <A
-                       href="{!URL!}/ref.php?refid={!__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>
-               <BR>
-               {--__DOUBLER_BANNER--}<BR>
-               <BR>
-               {!__DOUBLER_PAYOUT_HISTORY!}</TD>
-       </TR>
-       <TR>
-               <TD height="80" align="center">{--__DOUBLER_FOOTER--}</TD>
-       </TR>
-</TABLE>
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="doubler_table" width="100%">
+       <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 />
+               $content[enter_login]<br />
+               {--DOUBLER_NOTE_FOR_PASSWORD--}<br />
+               <br />
+               <form accept-charset="utf-8" action="{%url=doubler.php?refid=$content[refid]" method="post">
+               <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
+                       <tr>
+                               <td colspan="2" class="guest_title bottom">
+                                       <strong>{?POINTS?}-{--DOUBLER_TITLE--}</strong><br />
+                                       <div class="doubler_error">$content[message]</div>
+                               </td>
+                       </tr>
+                       <tr>
+                               <td align="right" height="25">
+                                       {--DOUBLER_ENTER_LOGIN_DATA--}:
+                               </td>
+                               <td>
+                                       <input type="text" name="userid" class="guest_normal" size="10" maxlength="255" />
+                               </td>
+                       </tr>
+                       <tr>
+                               <td align="right" height="25">
+                                       {--GUEST_ENTER_PASSWORD--}:
+                               </td>
+                               <td>
+                                       <input type="password" name="pass" class="guest_normal" size="10" maxlength="255" />
+                               </td>
+                       </tr>
+                       <tr>
+                               <td class="bottom" align="right" height="25">
+                                       {--DOUBLER_ENTER_POINTS--}:
+                               </td>
+                               <td class="bottom">
+                                       <input type="text" name="points" class="guest_normal" size="10" maxlength="20" />
+                               </td>
+                       </tr>
+                       <tr>
+                               <td colspan="2" align="center" class="guest_footer">
+                                       <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>$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>$content[min] {?POINTS?}</strong>
+               {--DOUBLER_MAXIMUM_IS--} <strong>$content[max] {?POINTS?}</strong><br />
+               {--DOUBLER_HAVE_FUN--}<br />
+               <br />
+               $content[payout_time]<br />
+               <br />
+               {--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 />
+               <br />
+               <div class="big">{--DOUBLER_FULL_PAYOUT--}</div><br />
+               <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=$content[refid]%}">{--DOUBLER_REGISTER_NOW--}</a><br />
+               <br />
+               {--DOUBLER_YOUR_ADVERTISING_HERE--} <a
+                       href="{%url=modules.php?module=index&amp;what=impressum&amp;refid=$content[refid]%}">{--DOUBLER_CONTACT_US--}</a><br />
+               <br />
+               $content[banner]<br />
+               <br />
+               $content[payout_history]</td>
+       </tr>
+       <tr>
+               <td height="80" align="center">$content[footer]</td>
+       </tr>
+</table>
+</div>