Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[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>