Rewrite of language strings
[mailer.git] / templates / de / html / admin / admin_list_refs_level.tpl
index fc2ba2e25617a1391045cdf743175dd7a4ea9c7d..c1af1b3787c733a9c92b040db611d4c4f8fdc28f 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 />
+               <strong>{--ADMIN_LIST_REFERALS_LEVEL_1--}<u>$content[level]</u>{--ADMIN_LIST_REFERALS_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>{--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>