HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_list_bonus.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="90%"
2         class="admin_table dashed">
3         <TR>
4                 <TD class="admin_header bottom2 right2" align="center" width="60">
5                 <strong>{--BONUS_RANK--}</strong></TD>
6                 <TD class="admin_header bottom2 right2" align="center" width="90">
7                 <strong>{--_UID--}:</strong></TD>
8                 <TD class="admin_header bottom2 right2" align="center"><strong>{--SURNAME_FAMILY--}:</strong>
9                 </TD>
10                 <TD class="admin_header bottom2 right2" align="center"><strong>{--BONUS_TURBO_TOTAL2--}:</strong>
11                 </TD>
12                 <TD class="admin_header bottom2" align="center" width="160"><strong>{--ADMIN_LAST_ONLINE--}:</strong>
13                 </TD>
14         </TR>
15         {!__BONUS_ROWS!}
16         <TR>
17                 <TD colspan="3" class="admin_header bottom2 right2" height="28"
18                         align="right"><u>{--BONUS_MEMBER_TOTAL--}:</u>&nbsp;</TD>
19                 <TD class="admin_header bottom2 right2" height="28">&nbsp;<u>{!__TOTAL!}
20                 {!POINTS!}</u></TD>
21                 <TD class="admin_header bottom2">&nbsp;</TD>
22         </TR>
23         <TR>
24                 <TD colspan="5" class="admin_header" align="center" height="55">
25                 {!__BONUS_WITHDRAW_FORM!}</TD>
26         </TR>
27 </TABLE>
28
29 <div class="admin_note"><strong>{--ADMIN_BONUS_WINNER_HIGLIGHTED--}</strong><br />
30 <br />
31 <div class="admin_note">{--ADMIN_BONUS_TIMEOUT_1--} <strong>{!__AUTOPURGE_TIMEOUT!}</strong>
32 {--ADMIN_BONUS_TIMEOUT_2--}</div></div>