]> git.mjollnir.org Git - moodle.git/commitdiff
Charset update
authorjulmis <julmis>
Sun, 9 Nov 2003 11:30:52 +0000 (11:30 +0000)
committerjulmis <julmis>
Sun, 9 Nov 2003 11:30:52 +0000 (11:30 +0000)
lib/editor/popups/insert_image.php

index dcaedd8975daed06966761f709bb57987ba9ee40..1594ebe8d5d0fb33119b1c6b37d20a6d6674d5d4 100644 (file)
@@ -10,7 +10,7 @@
 
 <head>
   <title>Insert Image</title>
-<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta http-equiv="content-type" content="text/html; <?php print_string("thischarset");?>" />
 <script type="text/javascript" src="popup.js"></script>
 
 <script type="text/javascript">