Adding correct character set for Japanese.

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!
This commit is contained in:
moodler 2003-01-22 05:34:25 +00:00
parent a42fcc51cb
commit 1042139455

View 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>