]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_refback_list_row_deleted.tpl
Referal system rewritten, ext-refback continued:
[mailer.git] / templates / de / html / member / member_refback_list_row_deleted.tpl
index 2066f3cfff2cac5d9a7e0ede05471f7f40128a39..4e7198fddf419261592a3734a89958957043201c 100644 (file)
@@ -6,17 +6,20 @@
                $content[level_refid]
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               {%pipe,translateComma=$content[refback]%}%
+               {%pipe,translateComma=$content[refback]%}&#37;
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
                {%pipe,translateComma=$content[points]%} {?POINTS?}
        </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               $content[click_rate]&#37;
+       </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[joined]
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom">
-               <form accept-charset="utf-8" style="paddin-bottom:0px">
-                       <input type="button" name="edit" class="member_submit disabled" title="{--MEMBER_REFBACK_DELETED_TITLE--}"
+               <form accept-charset="UTF-8" style="paddin-bottom:0px">
+                       <input type="button" name="edit" class="form_submit disabled" title="{--MEMBER_REFBACK_DELETED_TITLE--}"
                         disabled="disabled" value="{--MEMBER_REFBACK_DELETED_SUBMIT--}" />
                </form>
        </td>