Lock reason now saved in DB, deleted accounts shall be locked for re-registering...
[mailer.git] / templates / de / html / admin / admin_list_doubler_already.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">
4                         <STRONG class="big">{!__ADMIN_DOUBLER_LIST_ALREADY!}</STRONG>
5                 </TD>
6         </TR>
7         <TR>
8                 <TD class="admin_title bottom2 right2" align="center" height="25" width="25%">
9                         <STRONG class="medium">{--_UID--}:</STRONG>
10                 </TD>
11                 <TD class="admin_title bottom2 right2" align="center" width="25%">
12                         <STRONG class="medium">{!POINTS!}:</STRONG>
13                 </TD>
14                 <TD class="admin_title bottom2 right2" align="center" width="25%">
15                         <STRONG class="medium">{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</STRONG>
16                 </TD>
17                 <TD class="admin_title bottom2" align="center" width="25%">
18                         <STRONG class="medium">{--REMOTE_IP--}:</STRONG>
19                 </TD>
20         </TR>
21         {!__ROWS_CONTENT!}
22         <TR>
23                 <TD colspan="4" class="seperator">&nbsp;</TD>
24         </TR>
25 </TABLE>