mirror of
https://github.com/moodle/moodle.git
synced 2025-06-03 14:46:35 +02:00
change charset to GB18030
This commit is contained in:
parent
e4c1f7458a
commit
81a4ce0ef1
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<title>Moodle文档:背景</title>
|
||||
<link rel="stylesheet" href="./docstyles.css" type="TEXT/CSS" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=GB18030" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<title>Moodle帮助文档: 程序编写准则</title>
|
||||
<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=GB18030" />
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF">
|
||||
<h1>Moodle程序编写准则</h1>
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=GB18030" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=GB18030" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=GB18030" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<title>Moodle 文档:常见问题 (FAQ)</title>
|
||||
<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=GB18030" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=GB18030" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<title>Moodle文档:教师手册</title>
|
||||
<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=GB18030" />
|
||||
</head>
|
||||
|
||||
<h1>教师手册</h1>
|
||||
|
Loading…
x
Reference in New Issue
Block a user