]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs_level.tpl
New CSS classes member_skyscraper/guest_skyscraper added:
[mailer.git] / templates / de / html / admin / admin_list_refs_level.tpl
index 45cd439fe68bb7970f847dca3aec08dc44a723fc..d8bd3dc8cd629c12cdfcfb36d985c8a5511e397f 100644 (file)
@@ -1,9 +1,20 @@
+<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">
-               <STRONG>{--ADMIN_LIST_REFERRALS_LEVEL_1--}<U>$content[level]</U>{--ADMIN_LIST_REFERRALS_LEVEL_2--}</STRONG>
+       <TD colspan="6" class="admin_title" height="30" align="center">
+               <STRONG>{--ADMIN_LIST_REFERRALS_LEVEL_1--}<U>$content[level]</U>{--ADMIN_LIST_REFERRALS_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>{--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>
 $content[rows]
 <TR>
        <TD colspan="6" class="admin_footer seperator">
@@ -11,3 +22,6 @@ $content[rows]
        </TD>
 </TR>
 </TABLE>
+       </TD>
+</TR>
+<TR><TD class="seperator" height="5">&nbsp;</TD></TR>