]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_refback_list_row.tpl
Extension 'ext-coupon' moved to branch, SQLs improved:
[mailer.git] / templates / de / html / member / member_refback_list_row.tpl
index e3bb26d99e8b8a9e798ff085e6abf8e02691e2a5..490526eb1ef6f4be85150f2c14a2c3137d164e1b 100644 (file)
@@ -6,7 +6,7 @@
                $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?}
@@ -15,9 +15,9 @@
                $content[joined]
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom">
-               <form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=refback%}" method="post">
+               <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--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--MEMBER_REFBACK_EDIT_SUBMIT--}" />
                </form>
        </td>
 </tr>