]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_refback_list_row.tpl
Fixes for POST setter, template and others
[mailer.git] / templates / de / html / member / member_refback_list_row.tpl
index 64456ca669675560a351c098e382e2f3257da475..8eadd8670bfc17659a67a2917c4dd147cf8c4efc 100644 (file)
@@ -9,10 +9,10 @@
                $content[refback] %
        </td>
        <td align="center" class="switch_sw$content[sw] bottom2 right2">
-               $content[points] {!POINTS!}
+               $content[points] {?POINTS?}
        </td>
        <td align="center" class="switch_sw$content[sw] bottom2" style="padding:3px">
-               <form 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" style="paddin-bottom:0px">
                        <input type="hidden" name="id" value="$content[id]" />
                        <input type="submit" name="edit" class="member_submit" value="{--MEMBER_REFBACK_EDIT_SUBMIT--}" />
                </form>