aboutsummaryrefslogtreecommitdiff
path: root/scripts/xlpage-utf-8.php
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/xlpage-utf-8.php')
-rw-r--r--scripts/xlpage-utf-8.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/xlpage-utf-8.php b/scripts/xlpage-utf-8.php
index 34f9c1ae..a77a698b 100644
--- a/scripts/xlpage-utf-8.php
+++ b/scripts/xlpage-utf-8.php
@@ -24,8 +24,8 @@ global $HTTPHeaders, $KeepToken, $pagename,
$Charset, $HTMLHeaderFmt, $StrFoldFunction, $AsSpacedFunction;
$Charset = 'UTF-8';
-$HTTPHeaders['utf-8'] = 'Content-type: text/html; charset=UTF-8';
-$HTMLHeaderFmt['utf-8'] =
+$HTTPHeaders['Content-type'] = 'Content-type: text/html; charset=UTF-8';
+$HTMLHeaderFmt['Content-type'] =
"<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />";
SDVA($HTMLStylesFmt, array('rtl-ltr' => "
.rtl, .rtl * {direction:rtl; unicode-bidi:bidi-override;}