mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Charset update
This commit is contained in:
parent
f6d5ac7efc
commit
835cc2f85e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>Insert Image</title>
|
<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" src="popup.js"></script>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue