Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_list_refs2.tpl
index 200798522245dd671e014fdeb44412614cedfdcb..66a261c038080c39fc2c37cf5e96d10aa81f4af4 100644 (file)
@@ -1,15 +1,13 @@
-<table border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
-       <td class="admin_title bottom2" height="30">
-               <strong>{--ADMIN_LIST_REFERRALS_1--}<u>$content[uid]</u>{--ADMIN_LIST_REFERRALS_2--}</strong>
+       <td class="admin_title bottom">
+               <strong>{%message,ADMIN_LIST_REFERALS=$content[userid]%}</strong>
        </td>
 </tr>
-<tr><td class="seperator" height="6">&nbsp;</td></tr>
 $content[rows]
-<tr><td class="seperator bottom2" height="1">&nbsp;</td></tr>
 <tr>
        <td class="admin_footer" style="padding-top: 7px; padding-bottom: 7px">
-               <span class="admin_note">{--ADMIN_LIST_REFERRALS_NOTE--}</span>
+               <span class="admin_note">{--ADMIN_LIST_REFERALS_NOTE--}</span>
        </td>
 </tr>
 </table>