We should write UTF-8 in upper-case
[mailer.git] / templates / de / html / member / member_refback_list_row.tpl
index d74239bea34b02afadae30a5b15ed810314efd06..490526eb1ef6f4be85150f2c14a2c3137d164e1b 100644 (file)
@@ -15,7 +15,7 @@
                $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" class="form_submit" name="edit" value="{--MEMBER_REFBACK_EDIT_SUBMIT--}" />
                </form>