]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_bonus.tpl
Added ability to allow empty passwords, if the user does so, a random password will...
[mailer.git] / templates / de / html / member / member_bonus.tpl
index b31149f752c547a9b8eed4b384fabc2cc10981eb..f3c21ca2322e369e51eb41356b6ac87a044f70fc 100644 (file)
@@ -5,7 +5,7 @@
 </div>
 
 <div class="para">
-<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
+<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>
                <td width="120" align="center" class="header_column bottom"><strong>{--_UID--}:</strong></td>
        </tr>
        $content[rows]
        <tr>
-               <td colspan="4" class="member_footer" align="center"
+               <td colspan="4" class="table_footer" align="center"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
-               <div class="tiny member_note">{--MEMBER_BONUS_RALLYE_NOTE--}</div></td>
+               <div class="tiny notice">{--MEMBER_BONUS_RALLYE_NOTE--}</div></td>
        </tr>
 </table>
 </div>
 
 <div class="para">
-<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="header_column bottom"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px"
@@ -31,7 +31,7 @@
                </td>
        </tr>
        <tr>
-               <td class="member_note bottom" style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
+               <td class="notice bottom" style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
                        <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,7 +42,7 @@
                </td>
        </tr>
        <tr>
-               <td colspan="4" class="member_footer" align="center"
+               <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>