]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_bonus.tpl
Language string cleaned up
[mailer.git] / templates / de / html / member / member_bonus.tpl
index 725a30e008efa2474bf9b8f5e7985a2d77e9e892..b612b9df5bbbe4cda729bb98279b3042bf2a10b6 100644 (file)
@@ -1,45 +1,47 @@
 <div align="center">
-<strong>{--BONUS_MEMBER_HERE_IS_THE_LIST--}</strong><br />
-<br />
-<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>
+<div class="table dashed">
+<div class="table_header">
+       {--MEMBER_BONUS_HERE_IS_THE_LIST--}
+</div>
+</div>
 
-               <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>
-       $content[rows]
-       <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 border="0" cellspacing="0" cellpadding="0" class="table dashed">
+<tr>
+       <td align="center" class="header_column bottom">{--BONUS_RANK--}:</td>
+       <td align="center" class="header_column bottom">{--_USERID--}:</td>
+       <td align="center" class="header_column bottom">{?POINTS?}:</td>
+       <td align="center" class="header_column bottom">{--LAST_ONLINE_SHORT--}:</td>
+</tr>
+
+$content[rows]
+
+<tr>
+       <td colspan="4" class="table_footer" align="center">
+               <div class="tiny notice">{--MEMBER_BONUS_RALLYE_NOTICE--}</div>
+       </td>
+</tr>
 </table>
-<br />
 
-<table border="0" cellspacing="0" cellpadding="0" width="90%"
-       class="member_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" width="90%" class="table dashed">
        <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>
+               <td class="header_column bottom" align="center">
+                       {--MEMBER_BONUS_RALLYE_CONDITIONS--}:
+               </td>
        </tr>
        <tr>
-               <td class="member_note bottom2" 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">Es werden nur aktive und freigeschaltete Mitglieder ber&uuml;cksichtigt.</li>
                                <li class="tiny">Der Login-Bonus wird bei der Auswertung nicht beachtet, aber dem Mitglied gutgeschrieben.</li>
                                <li class="tiny">Es kann jeder dran teilnehmen, der Mitglied bei diesem {?mt_word?} (<strong>{?MAIN_TITLE?}</strong>) und freigegeben ist.</li>
-                               <li class="tiny">Zur Erstellung des Rallye-Ergebnisses wird nur die Aktiv-Verg&uuml;tung ber&uuml;cksichtig, welche Sie beim Best&auml;tigen von Mails erhalten k&ouml;nnen."</li>
+                               <li class="tiny">Zur Erstellung des Rallye-Ergebnisses wird nur die Aktiv-Verg&uuml;tung ber&uuml;cksichtig, welche Sie beim Best&auml;tigen von Mails erhalten k&ouml;nnen.</li>
                                <li class="tiny">Der Rechtsweg ist ausgeschlossen.</li>
                        </ol>
                </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 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>