HTML->XHTML preparation (still *A LOT* to convert
[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"><strong>{--ADMIN_BEG_WINNER_HIGLIGHTED--}</strong><br />
31 <br />
32 <div class="admin_note">{--ADMIN_BEG_TIMEOUT_1--} <strong>{!__AUTOPURGE_TIMEOUT!}</strong>
33 {--ADMIN_BEG_TIMEOUT_2--}</div></div>