Templates rewritten/fixed, surfbar extended with per-entry reload lock
[mailer.git] / templates / de / html / admin / admin_list_doubler_waiting.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="540" class="admin_table dashed">
2         <TR>
3                 <TD class="admin_title" align="center" height="30" colspan="4"><STRONG
4                         class="big">{!__ADMIN_DOUBLER_LIST_WAITING!}</STRONG></TD>
5         </TR>
6         <TR>
7                 <TD class="admin_title bottom2 right2" align="center" height="25"
8                         width="25%"><STRONG class="medium">{--_UID--}:</STRONG></TD>
9                 <TD class="admin_title bottom2 right2" align="center" width="25%">
10                 <STRONG class="medium">{!POINTS!}:</STRONG></TD>
11                 <TD class="admin_title bottom2 right2" align="center" width="25%">
12                 <STRONG class="medium">{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</STRONG>
13                 </TD>
14                 <TD class="admin_title bottom2" align="center" width="25%"><STRONG
15                         class="medium">{--REMOTE_IP--}:</STRONG></TD>
16         </TR>
17         {!__ROWS_CONTENT!}
18         <TR>
19                 <TD colspan="4" class="seperator">&nbsp;</TD>
20         </TR>
21 </TABLE>