452587d0e6a00ca350b7f853d7f3a11eb6787434
[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_REFERALS_1--}<u>$content[userid]</u>{--ADMIN_LIST_REFERALS_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                 <span class="admin_note">{--ADMIN_LIST_REFERALS_NOTE--}</span>
13         </td>
14 </tr>
15 </table>