More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[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>