]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs_level.tpl
More forced spaces ( ) removed, see ticket #142)
[mailer.git] / templates / de / html / admin / admin_list_refs_level.tpl
index d8bd3dc8cd629c12cdfcfb36d985c8a5511e397f..dd3050aab8511a67a1c4fabbe9e90706544934d2 100644 (file)
@@ -1,27 +1,27 @@
-<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_REFERRALS_LEVEL_1--}<U>$content[level]</U>{--ADMIN_LIST_REFERRALS_LEVEL_2--}</STRONG><br />
+<tr>
+       <td align="center" style="padding-bottom:5px">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<tr>
+       <td colspan="6" class="admin_title" align="center">
+               <strong>{%message,ADMIN_LIST_REFERALS_LEVEL=$content[level]%}</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>
+       </td>
+</tr>
+<tr>
+       <td width="5%" align="center" class="header_column bottom right"><strong>{--_UID--}</strong></td>
+       <td width="5%" align="center" class="header_column bottom right"><strong>{--REFS_COUNT--}</strong></td>
+       <td width="35%" align="center" class="header_column bottom right"><strong>{--SURNAME_FAMILY--}</strong></td>
+       <td width="35%" align="center" class="header_column bottom right"><strong>{--EMAIL--}</strong></td>
+       <td width="10%" align="center" class="header_column bottom right"><strong>{--ACCOUNT_STATUS--}</strong></td>
+       <td width="10%" align="center" class="header_column bottom"><strong>{--MEMBER_JOINED--}</strong></td>
+</tr>
 $content[rows]
-<TR>
-       <TD colspan="6" class="admin_footer seperator">
+<tr>
+       <td colspan="6" class="admin_footer">
+               <!-- @TODO Nothing to say here? //-->
                &nbsp;
-       </TD>
-</TR>
-</TABLE>
-       </TD>
-</TR>
-<TR><TD class="seperator" height="5">&nbsp;</TD></TR>
+       </td>
+</tr>
+</table>
+       </td>
+</tr>