Refback extension in alpha phase finished, users can give refback to all refs in...
[mailer.git] / templates / de / html / admin / admin_list_refs_level.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
2 <TR>
3         <TD colspan="6" class="admin_title" height="30">
4                 <STRONG>{--ADMIN_LIST_REFERRALS_LEVEL_1--}<U>$content[level]</U>{--ADMIN_LIST_REFERRALS_LEVEL_2--}</STRONG>
5         </TD>
6 </TR>
7 $content[rows]
8 <TR>
9         <TD colspan="6" class="admin_footer seperator">
10                 &nbsp;
11         </TD>
12 </TR>
13 </TABLE>