Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / admin / admin_list_refs.tpl
index 1e94f183b93797fbe7917d6a86569bf47de5d226..4a2186b5378e49a328f2a56049298e9fe93a82f9 100644 (file)
@@ -1,21 +1,21 @@
-<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_1--}<u>$content[uid]</u>{--ADMIN_LIST_REFERRALS_2--}</strong>
-       </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>{--ADDY--}</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>
+<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_REFERALS_1--}<u>$content[userid]</u>{--ADMIN_LIST_REFERALS_2--}</strong>
+       </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" style="padding-top: 7px; padding-bottom: 7px">
-               <div class="admin_note">{--ADMIN_LIST_REFERRALS_NOTE--}</div>
-       </TD>
-</TR>
-</TABLE>
+<tr>
+       <td colspan="6" class="admin_footer" style="padding-top: 7px; padding-bottom: 7px">
+               <div class="admin_note">{--ADMIN_LIST_REFERALS_NOTE--}</div>
+       </td>
+</tr>
+</table>