]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_bonus.tpl
Next phase of rewrite: member_header->header_column and other CSS class fixes/rewrites
[mailer.git] / templates / de / html / member / member_bonus.tpl
index 884961dc9c754a86bd7ff3a352ab1129155fe005..bf4bb081d2eb06d14ecc58efe081020ed9d3365a 100644 (file)
@@ -1,13 +1,17 @@
 <div align="center">
 <div align="center">
-<strong>{--BONUS_MEMBER_HERE_IS_THE_LIST--}</strong><br />
-<br />
+
+<div class="para">
+<strong>{--BONUS_MEMBER_HERE_IS_THE_LIST--}</strong>
+</div>
+
+<div class="para">
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        <tr>
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        <tr>
-               <td width="80" align="center" class="member_header bottom"><strong>{--BONUS_RANK--}:</strong></td>
-               <td width="120" align="center" class="member_header bottom"><strong>{--_UID--}:</strong></td>
+               <td width="80" align="center" class="header_column bottom"><strong>{--BONUS_RANK--}:</strong></td>
+               <td width="120" align="center" class="header_column bottom"><strong>{--_UID--}:</strong></td>
 
 
-               <td width="100" align="center" class="member_header bottom"><strong>{?POINTS?}:</strong></td>
-               <td width="220" align="center" class="member_header bottom"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
+               <td width="100" align="center" class="header_column bottom"><strong>{?POINTS?}:</strong></td>
+               <td width="220" align="center" class="header_column bottom"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
        </tr>
        $content[rows]
        <tr>
        </tr>
        $content[rows]
        <tr>
                <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 />
+</div>
 
 
-<table border="0" cellspacing="0" cellpadding="0" width="90%"
-       class="member_table dashed">
+<div class="para">
+<table border="0" cellspacing="0" cellpadding="0" width="90%" class="member_table dashed">
        <tr>
        <tr>
-               <td class="member_header bottom"
+               <td class="header_column bottom"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px"
-                       align="center"><strong>{--BONUS_RALLYE_CONDITIONS--}:</strong></td>
+                       align="center"><strong>{--BONUS_RALLYE_CONDITIONS--}:</strong>
+               </td>
        </tr>
        <tr>
                <td class="member_note bottom" style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
        </tr>
        <tr>
                <td class="member_note bottom" style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
@@ -39,8 +44,9 @@
        <tr>
                <td colspan="4" class="member_footer" align="center"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
        <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>
+               <a href="{%url=modules.php?module=login&amp;what=unconfirmed%}">{--BONUS_START_CONFIRMING_MAILS--}</a>
                </td>
        </tr>
 </table>
 </div>
                </td>
        </tr>
 </table>
 </div>
+</div>