Charset update

This commit is contained in:
julmis 2003-11-09 11:30:52 +00:00
parent f6d5ac7efc
commit 835cc2f85e

View file

@ -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">