]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_refback_list_level.tpl
ext-validator introduces, several HTML cleanups, fixes for e.g. user email link,...
[mailer.git] / templates / de / html / member / member_refback_list_level.tpl
index b00e441d20c84fecfcab284e34f825971a64d7bd..8dd7d2f34d1e6c19f33606a40dc20a2c1ba82d8b 100644 (file)
@@ -1,8 +1,7 @@
-<tr>
-       <td align="center">
+<div align="center" style="padding:0px;margin:0px">
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed" width="730">
 <tr>
-       <td align="center" class="member_header" colspan="5">
+       <td align="center" class="header_column" colspan="6">
                <strong>{--MEMBER_REFBACK_LIST_TITLE_1--}$content[level]{--MEMBER_REFBACK_LIST_TITLE_2--}$content[percents]{--MEMBER_REFBACK_LIST_TITLE_3--}</strong>
        </td>
 </tr>
@@ -11,7 +10,7 @@
                <strong>{--MEMBER_REFBACK_REFID--}</strong>
        </td>
        <td align="center" class="header_column bottom right">
-               <strong>{--MEMBER_REFBACK_STATUS--}</strong>
+               <strong>{--MEMBER_REFBACK_LEVEL_REFID--}</strong>
        </td>
        <td align="center" class="header_column bottom right">
                <strong>{--MEMBER_REFBACK_PERCENTS--}</strong>
        <td align="center" class="header_column bottom right">
                <strong>{--MEMBER_REFBACK_POINTS--}</strong>
        </td>
-       <td align="center" class="header_column bottom" width="142">
+       <td align="center" class="header_column bottom right">
+               <strong>{--MEMBER_JOINED--}</strong>
+       </td>
+       <td align="center" class="header_column bottom" width="134">
                <strong>{--MEMBER_REFBACK_EDIT--}</strong>
        </td>
 </tr>
 $content[rows]
 <tr>
-       <td align="center" class="member_footer" colspan="5">
+       <td align="center" class="member_footer" colspan="6">
                <span class="member_note">{--MEMBER_REFLIST_COUNTER_1--}$content[counter]{--MEMBER_REFLIST_COUNTER_2--}</span>
        </td>
 </tr>
 </table>
-       </td>
-</tr>
-<tr><td class="seperator" height="5">&nbsp;</td></tr>
+</div>