]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_list_refs.tpl
index 7b614917cb7519c1848e085572d40946e41f6974..1e94f183b93797fbe7917d6a86569bf47de5d226 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>{--_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>
-       {!__REF_ROWS!}
-       <TR>
-               <TD colspan="6" class="admin_footer"
-                       style="padding-top: 7px; padding-bottom: 7px"><FONT
-                       class="admin_note">{--ADMIN_LIST_REFERRALS_NOTE--}</FONT></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_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>
+$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>