]> git.mjollnir.org Git - moodle.git/commitdiff
Adding correct character set for Japanese.
authormoodler <moodler>
Wed, 22 Jan 2003 05:34:25 +0000 (05:34 +0000)
committermoodler <moodler>
Wed, 22 Jan 2003 05:34:25 +0000 (05:34 +0000)
These pages have to specify this stuff manually so that they work
even when not displayed within Moodle.

Nice job on the install translation, Mits!

lang/ja/docs/install.html

index b41554b6b0f58c262626a453c089131e344de433..3eb0c917cc5bbeb1c09a63191669335605fb3cdc 100644 (file)
@@ -3,6 +3,7 @@
     <TITLE>Moodle Docs: Installation</TITLE>
 
        <LINK REL="stylesheet" HREF="../theme/standard/styles.php" TYPE="TEXT/CSS">
+    <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=euc-jp">
 
 </HEAD>