aboutsummaryrefslogtreecommitdiff
path: root/dir.c
diff options
context:
space:
mode:
authortenox7 <as@tenoware.com>2017-12-04 00:28:20 -0800
committertenox7 <as@tenoware.com>2017-12-04 00:28:20 -0800
commit7b0e7143ec8b0ca99c7b480442f8ecc8a6f5a098 (patch)
tree30b61e0cb1c93e56b10260a5234a09f2d7aa3db6 /dir.c
parent8a4836aa0e6d2b65822b77a931b7cb75511faf3e (diff)
downloadwfm-7b0e7143ec8b0ca99c7b480442f8ecc8a6f5a098.tar.gz
lang changes
Diffstat (limited to 'dir.c')
-rw-r--r--dir.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/dir.c b/dir.c
index 9919251..d352ee4 100644
--- a/dir.c
+++ b/dir.c
@@ -169,7 +169,8 @@ void dirlist(void) {
".hovin { border: none; padding: 0px; background-color: transparent; color: #FF0000; }\n"
"-->\n"
"</STYLE>\n"
- "<META HTTP-EQUIV=\"Content-type\" CONTENT=\"text/html;charset=UTF-8\">\n"
+ "<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html;charset=US-ASCII\">\n"
+ "<META HTTP-EQUIV=\"Content-Language\" CONTENT=\"en\">\n"
"<META NAME=\"viewport\" CONTENT=\"width=device-width\">\n"
"<LINK REL=\"icon\" TYPE=\"image/gif\" HREF=\"%s%s\">\n"
"</HEAD>\n"