]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_bonus.tpl
f5356e42a6148f897fe654fd92eb5e3777cc8142
[mailer.git] / templates / de / html / member / member_bonus.tpl
1 <P align="center"><strong>{--BONUS_MEMBER_HERE_IS_THE_LIST--}</strong><br />
2 <br />
3 <TABLE border="0" cellspacing="0" cellpadding="0" width="520"
4         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"
30                         style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
31                 <ol align="left">
32                         <li class="tiny">{--BONUS_RALLYE_CONDITION_1--}</li>
33                         <li class="tiny">{--BONUS_RALLYE_CONDITION_2--}</li>
34                         <li class="tiny">{--BONUS_RALLYE_CONDITION_3--}</li>
35                         <li class="tiny">{--BONUS_RALLYE_CONDITION_4--}</li>
36                         <li class="tiny">{--BONUS_RALLYE_CONDITION_5--}</li>
37                 </ol>
38                 </TD>
39         </TR>
40         <TR>
41                 <TD colspan="4" class="member_footer" align="center"
42                         style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
43                 <a href="{!URL!}/modules.php?module=login&amp;what=unconfirmed">{--BONUS_START_CONFIRMING_MAILS--}</a>
44                 </TD>
45         </TR>
46 </TABLE>
47 </P>