More forced spaces ( ) removed, see ticket #142)
[mailer.git] / templates / de / html / admin / admin_list_refs_level.tpl
index fc2ba2e25617a1391045cdf743175dd7a4ea9c7d..dd3050aab8511a67a1c4fabbe9e90706544934d2 100644 (file)
@@ -1,27 +1,27 @@
 <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>
-       <td colspan="6" class="admin_footer seperator">
+       <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>