Lock reason now saved in DB, deleted accounts shall be locked for re-registering...
[mailer.git] / templates / de / html / admin / admin_list_user_row.tpl
1 <TR>
2         <TD width="5" class="switch_sw$content[sw] top2 seperator">&nbsp;</TD>
3         <TD width="20%" align="center" class="right2 top2 switch_sw$content[sw]"><STRONG>{--_UID--}:</STRONG></TD>
4         <TD width="20%" align="center" class="right2 top2 switch_sw$content[sw]"><STRONG>{--GENDER--}:</STRONG></TD>
5         <TD width="20%" align="center" class="right2 top2 switch_sw$content[sw]"><STRONG>{--SURNAME--}:</STRONG></TD>
6         <TD width="20%" align="center" class="right2 top2 switch_sw$content[sw]"><STRONG>{--FAMILY_NAME--}:</STRONG></TD>
7         <TD width="20%" align="center" class="switch_sw$content[sw] top2"><STRONG>{--USER_NICKNAME--}:</STRONG></TD>
8 </TR>
9 <TR>
10         <TD width="5" class="switch_sw$content[sw] seperator bottom2">&nbsp;</TD>
11         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[uid]</TD>
12         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[gender]</TD>
13         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[surname]</TD>
14         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[family]</TD>
15         <TD align="center" class="bottom2 switch_sw$content[sw]">$content[nickname]</TD>
16 </TR>
17 <TR>
18         <TD width="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
19         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--ADDY--}:</STRONG></TD>
20         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--REMOTE_IP--}:</STRONG></TD>
21         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--REF_UID--}:</STRONG></TD>
22         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--ACCOUNT_STATUS--}:</STRONG></TD>
23         <TD align="center" class="switch_sw$content[sw]"><STRONG>{--UNCONFIRMED_LINKS--}:</STRONG></TD>
24 </TR>
25 <TR>
26         <TD class="switch_sw$content[sw] seperator bottom2" width="5">&nbsp;</TD>
27         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[email]</TD>
28         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[addr]</TD>
29         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[refid]</TD>
30         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[status]</TD>
31         <TD align="center" class="switch_sw$content[sw] bottom2">$content[links]</TD>
32 </TR>
33 <TR>
34         <TD width="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
35         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--TOTAL_POINTS--}:</STRONG></TD>
36         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--MAILS_SENT--}:</STRONG></TD>
37         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--CLICK_RATE--}:</STRONG></TD>
38         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--POINTS_LOCKED--}:</STRONG></TD>
39         <TD align="center" class="switch_sw$content[sw]"><STRONG>{--__UNUSED--}:</STRONG></TD>
40 </TR>
41 <TR>
42         <TD class="switch_sw$content[sw] seperator bottom2" width="5">&nbsp;</TD>
43         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[points] {!POINTS!}</TD>
44         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[emails_sent]</TD>
45         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[rate]%</TD>
46         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[locked] {!POINTS!}</TD>
47         <TD align="center" class="switch_sw$content[sw] bottom2">---</TD>
48 </TR>
49 <TR>
50         <TD width="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
51         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--LOCK_REASON--}:</STRONG></TD>
52         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--LOCK_TIMESTAMP--}:</STRONG></TD>
53         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--__UNUSED--}:</STRONG></TD>
54         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--__UNUSED--}:</STRONG></TD>
55         <TD align="center" class="switch_sw$content[sw]"><STRONG>{--__UNUSED--}:</STRONG></TD>
56 </TR>
57 <TR>
58         <TD class="switch_sw$content[sw] seperator bottom2" width="5">&nbsp;</TD>
59         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[lock_reason]</TD>
60         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[lock_timestamp]</TD>
61         <TD align="center" class="right2 switch_sw$content[sw] bottom2">---</TD>
62         <TD align="center" class="right2 switch_sw$content[sw] bottom2">---</TD>
63         <TD align="center" class="switch_sw$content[sw] bottom2">---</TD>
64 </TR>
65 <TR>
66         <TD height="22" colspan="6" class="admin_title">$content[alinks]</TD>
67 </TR>