(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_user_row.tpl
1 <TR>\r
2   <TD width="5" class="switch_sw$content[sw] top2 seperator">&nbsp;</TD>\r
3   <TD width="20%" align="center" class="right2 top2 switch_sw$content[sw]"><STRONG>{--_UID--}:</STRONG></TD>\r
4   <TD width="20%" align="center" class="right2 top2 switch_sw$content[sw]"><STRONG>{--SEX--}:</STRONG></TD>\r
5   <TD width="20%" align="center" class="right2 top2 switch_sw$content[sw]"><STRONG>{--SURNAME--}:</STRONG></TD>\r
6   <TD width="20%" align="center" class="right2 top2 switch_sw$content[sw]"><STRONG>{--FAMILY_NAME--}:</STRONG></TD>\r
7   <TD width="20%" align="center" class="switch_sw$content[sw] top2"><STRONG>{--USER_NICKNAME--}:</STRONG></TD>\r
8 </TR>\r
9 <TR>\r
10   <TD width="5" class="switch_sw$content[sw] seperator bottom2">&nbsp;</TD>\r
11   <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[uid]</TD>\r
12   <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[sex]</TD>\r
13   <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[sname]</TD>\r
14   <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[fname]</TD>\r
15   <TD align="center" class="bottom2 switch_sw$content[sw]">$content[nick]</TD>\r
16 </TR>\r
17 <TR>\r
18   <TD width="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>\r
19   <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--ADDY--}:</STRONG></TD>\r
20   <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--REMOTE_IP--}:</STRONG></TD>\r
21   <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--REF_UID--}:</STRONG></TD>\r
22   <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--ACCOUNT_STATUS--}:</STRONG></TD>\r
23   <TD align="center" class="switch_sw$content[sw]"><STRONG>{--UNCONFIRMED_LINKS--}:</STRONG></TD>\r
24 </TR>\r
25 <TR>\r
26   <TD class="switch_sw$content[sw] seperator bottom2" width="5">&nbsp;</TD>\r
27   <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[email]</TD>\r
28   <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[addr]</TD>\r
29   <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[ref]</TD>\r
30   <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[status]</TD>\r
31   <TD align="center" class="switch_sw$content[sw] bottom2">$content[links]</TD>\r
32 </TR>\r
33 <TR>\r
34         <TD height="22" colspan="6" class="admin_title">\r
35                 $content[alinks]\r
36         </TD>\r
37 </TR>\r