More templates rewritten
[mailer.git] / templates / de / html / admin / admin_list_refs2.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
2 <TR>
3         <TD class="admin_title bottom2" height="30">
4                 <STRONG>{--ADMIN_LIST_REFERRALS_1--}<U>$content[uid]</U>{--ADMIN_LIST_REFERRALS_2--}</STRONG>
5         </TD>
6 </TR>
7 <TR><TD class="seperator" height="6">&nbsp;</TD></TR>
8 $content[rows]
9 <TR><TD class="seperator bottom2" height="1">&nbsp;</TD></TR>
10 <TR>
11         <TD class="admin_footer" style="padding-top: 7px; padding-bottom: 7px">
12                 <FONT class="admin_note">{--ADMIN_LIST_REFERRALS_NOTE--}</FONT>
13         </TD>
14 </TR>
15 </TABLE>