]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs.tpl
Another attempt, still incomplete
[mailer.git] / templates / de / html / admin / admin_list_refs.tpl
index c6c71e878a1a44d382ba8b05ab4ab5d8be3f2996..ffb3028375a64854ecf714be17735c9304ba7fc3 100644 (file)
@@ -1,6 +1,7 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
-       <td colspan="6" class="admin_title" height="30">
+       <td colspan="6" class="admin_title">
                <strong>{--ADMIN_LIST_REFERALS_1--}<u>$content[userid]</u>{--ADMIN_LIST_REFERALS_2--}</strong>
        </td>
 </tr>
@@ -8,7 +9,7 @@
        <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_ADDRESS--}</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>
@@ -19,3 +20,4 @@ $content[rows]
        </td>
 </tr>
 </table>
+</div>