]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_bonus.tpl
Scrollbar enabled for url frame...
[mailer.git] / templates / de / html / member / member_bonus.tpl
index f5356e42a6148f897fe654fd92eb5e3777cc8142..799ec4e53376d47d85cfb7311f433a520f437066 100644 (file)
@@ -1,32 +1,32 @@
-<P align="center"><strong>{--BONUS_MEMBER_HERE_IS_THE_LIST--}</strong><br />
+<div align="center">
+<strong>{--BONUS_MEMBER_HERE_IS_THE_LIST--}</strong><br />
 <br />
-<TABLE border="0" cellspacing="0" cellpadding="0" width="520"
-       class="member_table dashed">
-       <TR>
-               <TD width="80" align="center" class="member_header bottom2"><strong>{--BONUS_RANK--}:</strong></TD>
-               <TD width="120" align="center" class="member_header bottom2"><strong>{--_UID--}:</strong></TD>
+<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
+       <tr>
+               <td width="80" align="center" class="member_header bottom2"><strong>{--BONUS_RANK--}:</strong></td>
+               <td width="120" align="center" class="member_header bottom2"><strong>{--_UID--}:</strong></td>
 
-               <TD width="100" align="center" class="member_header bottom2"><strong>{!POINTS!}:</strong></TD>
-               <TD width="220" align="center" class="member_header bottom2"><strong>{--ADMIN_LAST_ONLINE--}:</strong></TD>
-       </TR>
+               <td width="100" align="center" class="member_header bottom2"><strong>{!POINTS!}:</strong></td>
+               <td width="220" align="center" class="member_header bottom2"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
+       </tr>
        {!__BONUS_ROWS!}
-       <TR>
-               <TD colspan="4" class="member_footer" align="center"
+       <tr>
+               <td colspan="4" class="member_footer" align="center"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
-               <div class="tiny member_note">{--BONUS_RALLYE_NOTE--}</div></TD>
-       </TR>
-</TABLE>
+               <div class="tiny member_note">{--BONUS_RALLYE_NOTE--}</div></td>
+       </tr>
+</table>
 <br />
 
-<TABLE border="0" cellspacing="0" cellpadding="0" width="90%"
+<table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="member_table dashed">
-       <TR>
-               <TD class="member_header bottom2"
+       <tr>
+               <td class="member_header bottom2"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px"
-                       align="center"><strong>{--BONUS_RALLYE_CONDITIONS--}:</strong></TD>
-       </TR>
-       <TR>
-               <TD class="member_note bottom2"
+                       align="center"><strong>{--BONUS_RALLYE_CONDITIONS--}:</strong></td>
+       </tr>
+       <tr>
+               <td class="member_note bottom2"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
                <ol align="left">
                        <li class="tiny">{--BONUS_RALLYE_CONDITION_1--}</li>
                        <li class="tiny">{--BONUS_RALLYE_CONDITION_4--}</li>
                        <li class="tiny">{--BONUS_RALLYE_CONDITION_5--}</li>
                </ol>
-               </TD>
-       </TR>
-       <TR>
-               <TD colspan="4" class="member_footer" align="center"
+               </td>
+       </tr>
+       <tr>
+               <td colspan="4" class="member_footer" align="center"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
                <a href="{!URL!}/modules.php?module=login&amp;what=unconfirmed">{--BONUS_START_CONFIRMING_MAILS--}</a>
-               </TD>
-       </TR>
-</TABLE>
-</P>
+               </td>
+       </tr>
+</table>
+</div>