aboutsummaryrefslogtreecommitdiff
path: root/customize.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-02-08 13:37:43 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-02-08 13:37:43 +0100
commita381395d4f66caa5f979071c7ffc3c6a70107cdf (patch)
tree753c82371b1b4b61a3b6811a6260e271ac8b0811 /customize.rb
parentfe0e105b0db8ca8716a80ab7a0b2be5c990a23aa (diff)
accept charset in forms
Diffstat (limited to 'customize.rb')
-rwxr-xr-xcustomize.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/customize.rb b/customize.rb
index 28a5c48..d9c5dc8 100755
--- a/customize.rb
+++ b/customize.rb
@@ -88,7 +88,7 @@ usernamestr = _("Username:")
$d << <<CHARSET
<div id='config_user'>
<h3>#{defaultuserstr}</h3>
-<form method='get' action=''>
+<form method='get' action='' accept-charset='utf-8'>
<table>
<tr id='usernamesetting'>
<td>