]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs_level.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_list_refs_level.tpl
index dd97103b41b9941110661654c8c6368531921a88..adb797fdc5fc02ad735688651dac7df48edd3316 100644 (file)
@@ -1,14 +1,14 @@
-<tr>
-       <td align="center" style="padding-bottom:5px">
+<div>
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-       <td colspan="6" class="table_header" align="center">
-               <strong>{%message,ADMIN_LIST_REFERALS_LEVEL=$content[level]%}</strong><br />
+       <td colspan="7" class="table_header" align="center">
+               <strong>{%message,ADMIN_LIST_REFERRALS_LEVEL=$content[level]%}</strong><br />
                $content[info]
        </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>{--_USERID--}</strong></td>
+       <td width="5%" align="center" class="header_column bottom right"><strong>{--_REFID--}</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>
 </tr>
 $content[rows]
 <tr>
-       <td colspan="6" class="table_footer">
+       <td colspan="7" class="table_footer">
                <!-- @TODO Nothing to say here? //-->
                &nbsp;
        </td>
 </tr>
 </table>
-       </td>
-</tr>
+</div>