Correct charset setting in HTML header
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user