aboutsummaryrefslogtreecommitdiff
path: root/dialogs.c
diff options
context:
space:
mode:
Diffstat (limited to 'dialogs.c')
-rw-r--r--dialogs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dialogs.c b/dialogs.c
index a631703..7d437b3 100644
--- a/dialogs.c
+++ b/dialogs.c
@@ -426,7 +426,7 @@ void edit_ui(void) {
"--></STYLE>\n"
"</HEAD>\n"
"<BODY>\n"
- "<FORM NAME=\"EDITOR\" ACTION=\"%s?action=edit_save\" METHOD=\"POST\" ENCTYPE=\"multipart/form-data\" >\n"
+ "<FORM NAME=\"EDITOR\" ACTION=\"%s?action=edit_save\" METHOD=\"POST\" ACCEPT-CHARSET=\"US-ASCII\" ENCTYPE=\"multipart/form-data\" >\n"
"<TABLE BGCOLOR=\"#EEEEEE\" BORDER=0 CELLSPACING=0 CELLPADDING=5 STYLE=\"height:%s%%;\">\n"
"<TR STYLE=\"height:1%%;\">\n"
"<TD ALIGN=\"LEFT\" VALIGN=\"MIDDLE\" BGCOLOR=\"#CCCCCC\">\n"