]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_bonus.tpl
HTML improved, several tables are now have NULL and some more UNSIGNED (is both better)
[mailer.git] / templates / de / html / member / member_bonus.tpl
index f3c21ca2322e369e51eb41356b6ac87a044f70fc..d0dff414f0b3c102bd704f53fd3fcf14dba743a3 100644 (file)
@@ -1,10 +1,10 @@
-<div align="center">
-
-<div class="para">
-<strong>{--MEMBER_BONUS_HERE_IS_THE_LIST--}</strong>
+<div class="table">
+<div class="table_header">
+       <strong>{--MEMBER_BONUS_HERE_IS_THE_LIST--}</strong>
+</div>
 </div>
 
-<div class="para">
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td width="80" align="center" class="header_column bottom"><strong>{--BONUS_RANK--}:</strong></td>
        </tr>
        $content[rows]
        <tr>
-               <td colspan="4" class="table_footer" align="center"
-                       style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
-               <div class="tiny notice">{--MEMBER_BONUS_RALLYE_NOTE--}</div></td>
+               <td colspan="4" class="table_footer" align="center">
+                       <div class="tiny notice">{--MEMBER_BONUS_RALLYE_NOTE--}</div>
+               </td>
        </tr>
 </table>
 </div>
 
-<div class="para">
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" width="90%" class="table dashed">
        <tr>
-               <td class="header_column bottom"
-                       style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px"
-                       align="center"><strong>{--MEMBER_BONUS_RALLYE_CONDITIONS--}:</strong>
+               <td class="header_column bottom" align="center">
+                       <strong>{--MEMBER_BONUS_RALLYE_CONDITIONS--}:</strong>
                </td>
        </tr>
        <tr>
-               <td class="notice bottom" style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
+               <td class="notice bottom">
                        <ol align="left">
                                <li class="tiny">Es werden nur aktive und freigeschaltete Mitglieder ber&uuml;cksichtig.</li>
                                <li class="tiny">Der Login-Bonus wird bei der Auswertung nicht beachtet, aber dem Mitglied gutgeschrieben.</li>
@@ -42,9 +41,8 @@
                </td>
        </tr>
        <tr>
-               <td colspan="4" class="table_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%}">{--MEMBER_BONUS_START_CONFIRMING_MAILS--}</a>
+               <td colspan="4" class="table_footer" align="center">
+                       <a href="{%url=modules.php?module=login&amp;what=unconfirmed%}">{--MEMBER_BONUS_START_CONFIRMING_MAILS--}</a>
                </td>
        </tr>
 </table>