]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_list_refs2.tpl
HTML->XHTML preparation (still *A LOT* to convert
[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                 <div class="admin_note">{--ADMIN_LIST_REFERRALS_NOTE--}</div>
13         </TD>
14 </TR>
15 </TABLE>