Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / admin / admin_list_refs_level.tpl
index 45cd439fe68bb7970f847dca3aec08dc44a723fc..8a3d37c060137791a8c661900cf990bd199e3719 100644 (file)
@@ -1,13 +1,27 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
-<TR>
-       <TD colspan="6" class="admin_title" height="30">
-               <STRONG>{--ADMIN_LIST_REFERRALS_LEVEL_1--}<U>$content[level]</U>{--ADMIN_LIST_REFERRALS_LEVEL_2--}</STRONG>
-       </TD>
-</TR>
+<tr>
+       <td align="center">
+<table border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
+<tr>
+       <td colspan="6" class="admin_title" height="30" align="center">
+               <strong>{--ADMIN_LIST_REFERALS_LEVEL_1--}<u>$content[level]</u>{--ADMIN_LIST_REFERALS_LEVEL_2--}</strong><br />
+               $content[info]
+       </td>
+</tr>
+<tr>
+       <td width="5%" align="center" class="admin_header bottom2 right2"><strong>{--_UID--}</strong></td>
+       <td width="5%" align="center" class="admin_header bottom2 right2"><strong>{--REFS_COUNT--}</strong></td>
+       <td width="35%" align="center" class="admin_header bottom2 right2"><strong>{--SURNAME_FAMILY--}</strong></td>
+       <td width="35%" align="center" class="admin_header bottom2 right2"><strong>{--EMAIL_ADDRESS--}</strong></td>
+       <td width="10%" align="center" class="admin_header bottom2 right2"><strong>{--ACCOUNT_STATUS--}</strong></td>
+       <td width="10%" align="center" class="admin_header bottom2"><strong>{--MEMBER_JOINED--}</strong></td>
+</tr>
 $content[rows]
-<TR>
-       <TD colspan="6" class="admin_footer seperator">
+<tr>
+       <td colspan="6" class="admin_footer seperator">
                &nbsp;
-       </TD>
-</TR>
-</TABLE>
+       </td>
+</tr>
+</table>
+       </td>
+</tr>
+<tr><td class="seperator" height="5">&nbsp;</td></tr>