Referal overview finished and rewritten for refback extension
[mailer.git] / templates / de / html / admin / admin_list_refs_level.tpl
1 <TR>
2         <TD align="center">
3 <TABLE border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
4 <TR>
5         <TD colspan="6" class="admin_title" height="30" align="center">
6                 <STRONG>{--ADMIN_LIST_REFERRALS_LEVEL_1--}<U>$content[level]</U>{--ADMIN_LIST_REFERRALS_LEVEL_2--}</STRONG><br />
7                 $content[info]
8         </TD>
9 </TR>
10 <TR>
11         <TD width="5%" align="center" class="admin_header bottom2 right2"><STRONG>{--_UID--}</STRONG></TD>
12         <TD width="5%" align="center" class="admin_header bottom2 right2"><STRONG>{--REFS_COUNT--}</STRONG></TD>
13         <TD width="35%" align="center" class="admin_header bottom2 right2"><STRONG>{--SURNAME_FAMILY--}</STRONG></TD>
14         <TD width="35%" align="center" class="admin_header bottom2 right2"><STRONG>{--ADDY--}</STRONG></TD>
15         <TD width="10%" align="center" class="admin_header bottom2 right2"><STRONG>{--ACCOUNT_STATUS--}</STRONG></TD>
16         <TD width="10%" align="center" class="admin_header bottom2"><STRONG>{--MEMBER_JOINED--}</STRONG></TD>
17 </TR>
18 $content[rows]
19 <TR>
20         <TD colspan="6" class="admin_footer seperator">
21                 &nbsp;
22         </TD>
23 </TR>
24 </TABLE>
25         </TD>
26 </TR>
27 <TR><TD class="seperator" height="5">&nbsp;</TD></TR>