branch prepared
[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"
4                 class="right2 top2 switch_sw$content[sw]"><STRONG>{--_UID--}:</STRONG></TD>
5         <TD width="20%" align="center"
6                 class="right2 top2 switch_sw$content[sw]"><STRONG>{--SEX--}:</STRONG></TD>
7         <TD width="20%" align="center"
8                 class="right2 top2 switch_sw$content[sw]"><STRONG>{--SURNAME--}:</STRONG></TD>
9         <TD width="20%" align="center"
10                 class="right2 top2 switch_sw$content[sw]"><STRONG>{--FAMILY_NAME--}:</STRONG></TD>
11         <TD width="20%" align="center" class="switch_sw$content[sw] top2"><STRONG>{--USER_NICKNAME--}:</STRONG></TD>
12 </TR>
13 <TR>
14         <TD width="5" class="switch_sw$content[sw] seperator bottom2">&nbsp;</TD>
15         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[uid]</TD>
16         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[sex]</TD>
17         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[sname]</TD>
18         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[fname]</TD>
19         <TD align="center" class="bottom2 switch_sw$content[sw]">$content[nick]</TD>
20 </TR>
21 <TR>
22         <TD width="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
23         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--ADDY--}:</STRONG></TD>
24         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--REMOTE_IP--}:</STRONG></TD>
25         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--REF_UID--}:</STRONG></TD>
26         <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--ACCOUNT_STATUS--}:</STRONG></TD>
27         <TD align="center" class="switch_sw$content[sw]"><STRONG>{--UNCONFIRMED_LINKS--}:</STRONG></TD>
28 </TR>
29 <TR>
30         <TD class="switch_sw$content[sw] seperator bottom2" width="5">&nbsp;</TD>
31         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[email]</TD>
32         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[addr]</TD>
33         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[ref]</TD>
34         <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[status]</TD>
35         <TD align="center" class="switch_sw$content[sw] bottom2">$content[links]</TD>
36 </TR>
37 <TR>
38         <TD height="22" colspan="6" class="admin_title">$content[alinks]</TD>
39 </TR>