]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/doubler/doubler_index.tpl
Large code cleanups:
[mailer.git] / templates / de / html / doubler / doubler_index.tpl
index 7069e6d218c08035d37c5db45e35d29b4b998c9c..ee19aeca103f5c98b40dcdbd5858a60cad9a4372 100644 (file)
@@ -1,70 +1,71 @@
-<table border="0" cellspacing="0" cellpadding="0" class="doubler_table" width="100%">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="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>
+               <td align="center">
+               <h3 class="huge">{--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"
-                       style="margin-bottom: 0px">
-               <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
+               <form accept-charset="UTF-8" action="{%url=doubler.php?refid=$content[refid]" method="post">
+               <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
                        <tr>
-                               <td colspan="2" class="guest_title2 bottom" height="30">
-                                       <strong>{?POINTS?}-{--DOUBLER_TITLE--}</strong><br />
-                                       <div class="doubler_error">$content[message]</div>
+                               <td colspan="2" class="table_header bottom">
+                                       <div>
+                                               <strong>{--DOUBLER_TITLE--}</strong>
+                                       </div>
+                                       <div class="notice">
+                                               $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_DATA--}:&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>
+                               <td align="right" height="25">
+                                       {--DOUBLER_ENTER_LOGIN_DATA--}:
+                               </td>
+                               <td>
+                                       <input type="text" class="form_field" name="userid" 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>
+                               <td align="right" height="25">
+                                       {--GUEST_ENTER_PASSWORD--}:
+                               </td>
+                               <td>
+                                       <input type="password" class="form_field" name="password" size="10" maxlength="255" />
+                               </td>
                        </tr>
                        <tr>
-                               <td colspan="2" class="seperator bottom" height="5">&nbsp;</td>
+                               <td class="bottom" align="right" height="25">
+                                       {--DOUBLER_ENTER_POINTS--}:
+                               </td>
+                               <td class="bottom">
+                                       <input type="text" class="form_field" name="points" size="10" maxlength="20" />
+                               </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>
+                               <td colspan="2" align="center" class="table_footer">
+                                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+                                       <input type="submit" class="form_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 />
+               {--DOUBLER_ALREADY_PAYED--}<br />
+               {--DOUBLER_POINTS_LEFT--}<br />
+               {--DOUBLER_USAGE_COUNTER--}<br />
                <br />
-               {--DOUBLER_MINIMUM_IS--} <strong>$content[min] {?POINTS?}</strong>
-               {--DOUBLER_MAXIMUM_IS--} <strong>$content[max] {?POINTS?}</strong><br />
+               {--DOUBLER_MINIMUM_IS--} <strong>{%config,translateComma=doubler_min%} {?POINTS?}</strong>
+               {--DOUBLER_MAXIMUM_IS--} <strong>{%config,translateComma=doubler_max%} {?POINTS?}</strong><br />
                {--DOUBLER_HAVE_FUN--}<br />
                <br />
                $content[payout_time]<br />
                <br />
-               {--DOUBLER_POINTS_1--} <strong>$content[charge]%</strong>
+               {--DOUBLER_POINTS_1--} <strong>{%config,translateComma=doubler_charge%}&#37;</strong>
                {--DOUBLER_POINTS_2--}<br />
                <br />
                {--DOUBLER_EXAMPLE_1--} <strong>500 {?POINTS?}</strong> &raquo;&raquo;
                <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 />
+               {--DOUBLER_REFERRAL_1--}
+               {--DOUBLER_REFERRAL_2--}
+               {--DOUBLER_REFERRAL_LINK--}<br />
                $content[message]<br />
                {--DOUBLER_NOT_YET_REGISTERED--} <a
-                       href="{?URL?}/ref.php?refid=$content[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=$content[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 />
                $content[banner]<br />
                <br />
@@ -93,3 +91,4 @@
                <td height="80" align="center">$content[footer]</td>
        </tr>
 </table>
+</div>