]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs_level.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_list_refs_level.tpl
index fc2ba2e25617a1391045cdf743175dd7a4ea9c7d..4f0b2e2bd8a9f6ebc46c8b747351ef876aee4cad 100644 (file)
@@ -1,19 +1,19 @@
 <tr>
-       <td align="center">
-<table border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
+       <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" height="30" align="center">
-               <strong>{--ADMIN_LIST_REFERRALS_LEVEL_1--}<u>$content[level]</u>{--ADMIN_LIST_REFERRALS_LEVEL_2--}</strong><br />
+       <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>{--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>
+       <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>
@@ -24,4 +24,3 @@ $content[rows]
 </table>
        </td>
 </tr>
-<tr><td class="seperator" height="5">&nbsp;</td></tr>