]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_mydata_button.tpl
We should write UTF-8 in upper-case
[mailer.git] / templates / de / html / member / member_mydata_button.tpl
index 1cec8dc17fb4805a595685ffd72fe5791b3ff31b..19b25d20bd7f8c6d61a9ce9982ae59f69f10936f 100644 (file)
@@ -1,3 +1,3 @@
-<form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=mydata%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=mydata%}" method="post">
        <input type="submit" name="edit" class="form_reset" value="{--MEMBER_EDIT_PROFILE--}" />
 </form>