Correct charset setting in HTML header

This commit is contained in:
lonecatz
2005-02-15 04:29:16 +00:00
parent 86b837ee41
commit 5718d0de3b
+1 -1
View File
@@ -1,7 +1,7 @@
<head>
<title>Moodle帮助文档:教师手册</title>
<link rel="stylesheet" href="../theme/standard/styles.php" type="TEXT/CSS">
<meta http-equiv="Content-Type" content="text/html; charset=GB18030">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">
<!--
.sectionheading {