Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / member / member_bonus.tpl
1 <div align="center">
2 <strong>{--BONUS_MEMBER_HERE_IS_THE_LIST--}</strong><br />
3 <br />
4 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
5         <tr>
6                 <td width="80" align="center" class="member_header bottom2"><strong>{--BONUS_RANK--}:</strong></td>
7                 <td width="120" align="center" class="member_header bottom2"><strong>{--_UID--}:</strong></td>
8
9                 <td width="100" align="center" class="member_header bottom2"><strong>{?POINTS?}:</strong></td>
10                 <td width="220" align="center" class="member_header bottom2"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
11         </tr>
12         {!__BONUS_ROWS!}
13         <tr>
14                 <td colspan="4" class="member_footer" align="center"
15                         style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
16                 <div class="tiny member_note">{--BONUS_RALLYE_NOTE--}</div></td>
17         </tr>
18 </table>
19 <br />
20
21 <table border="0" cellspacing="0" cellpadding="0" width="90%"
22         class="member_table dashed">
23         <tr>
24                 <td class="member_header bottom2"
25                         style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px"
26                         align="center"><strong>{--BONUS_RALLYE_CONDITIONS--}:</strong></td>
27         </tr>
28         <tr>
29                 <td class="member_note bottom2" style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
30                         <ol align="left">
31                                 <li class="tiny">Es werden nur aktive und freigeschaltete Mitglieder ber&uuml;cksichtig.</li>
32                                 <li class="tiny">Der Login-Bonus wird bei der Auswertung nicht beachtet, aber dem Mitglied gutgeschrieben.</li>
33                                 <li class="tiny">Es kann jeder dran teilnehmen, der Mitglied bei diesem {?MT_WORD?} (<strong>{--MAIN_TITLE--}</strong>) und freigegeben ist.</li>
34                                 <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>
35                                 <li class="tiny">Der Rechtsweg ist ausgeschlossen.</li>
36                         </ol>
37                 </td>
38         </tr>
39         <tr>
40                 <td colspan="4" class="member_footer" align="center"
41                         style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
42                 <a href="{?URL?}/modules.php?module=login&amp;what=unconfirmed">{--BONUS_START_CONFIRMING_MAILS--}</a>
43                 </td>
44         </tr>
45 </table>
46 </div>