Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_list_beg.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>{--BEG_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>{--BEG_TOTAL--}:</strong>
11                 </td>
12                 <td class="admin_header bottom2" align="center" width="160"><strong>{--ADMIN_LAST_ONLINE--}:</strong>
13                 </td>
14         </tr>
15         {!__BEG_ROWS!}
16         <tr>
17                 <td colspan="3" class="admin_header bottom2 right2" height="28"
18                         align="right"><u>{--BEG_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                         {!__BEG_WITHDRAW_FORM!}
26                 </td>
27         </tr>
28 </table>
29
30 <div class="admin_note">
31         <strong>{--ADMIN_BEG_WINNER_HIGLIGHTED--}</strong>
32
33         <div class="admin_note">
34                 {--ADMIN_BEG_TIMEOUT_1--} <strong>{!__AUTOPURGE_TIMEOUT!}</strong> {--ADMIN_BEG_TIMEOUT_2--}
35         </div>
36 </div>