]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_refback_deleted_row.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / member / member_list_refback_deleted_row.tpl
index 954d9ad8703f435c808c0901436882eb3147147e..02d442c63454cfe80a6fb6dedd5cdb7f5a8cf124 100644 (file)
                {%pipe,translateComma=$content[refback_points]%} {?POINTS?}
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[click_rate]&#37;
+               {%pipe,translateComma=$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">
+               {%form%}
                        <input type="button" name="edit" class="form_submit disabled" title="{--MEMBER_REFBACK_DELETED_TITLE--}"
                         disabled="disabled" value="{--MEMBER_REFBACK_DELETED_SUBMIT--}" />
-               </form>
+               {%form_close%}
        </td>
 </tr>