]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_refback_list_row.tpl
Next phase of rewrite: member_header->header_column and other CSS class fixes/rewrites
[mailer.git] / templates / de / html / member / member_refback_list_row.tpl
index 2d6d384179ee87624702e6c0bd53f507318b9dfc..219abce3fe03b9c15b5799f813df60dc16689153 100644 (file)
@@ -3,16 +3,19 @@
                $content[refid] ($content[nickname])
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               $content[status]
+               $content[level_refid]
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               $content[refback] %
+               $content[refback]%
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
                $content[points] {?POINTS?}
        </td>
+       <td align="center" class="switch_sw$content[sw] bottom right">
+               $content[joined]
+       </td>
        <td align="center" class="switch_sw$content[sw] bottom">
-               <form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&amp;what=refback" method="post" style="paddin-bottom:0px">
+               <form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=refback%}" method="post">
                        <input type="hidden" name="id" value="$content[id]" />
                        <input type="submit" name="edit" class="member_submit" value="{--MEMBER_REFBACK_EDIT_SUBMIT--}" />
                </form>