Fixing charset setting.

This commit is contained in:
julmis
2003-11-11 23:19:39 +00:00
parent 4340a83ae8
commit a3ee23b115
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html style="height: 270px;">
<head>
<meta http-equiv="content-type" content="text/html; <?php print_string("thischarset");?>">
<meta http-equiv="content-type" content="text/html; charset=<?php print_string("thischarset");?>">
<style type="text/css">
body {
background: ButtonFace;
+1 -1
View File
@@ -35,7 +35,7 @@
?>
<html style="width: 320px; height: 350px;">
<head>
<meta http-equiv="content-type" content="text/html; <?php print_string("thischarset");?>" />
<meta http-equiv="content-type" content="text/html; charset=<?php print_string("thischarset");?>" />
<meta name=vs_targetSchema content="HTML 4.0">
<meta name="GENERATOR" content="Microsoft Visual Studio 7.0">
<LINK rel="stylesheet" type="text/css" href="dialog.css">
+1 -1
View File
@@ -10,7 +10,7 @@
<head>
<title>Insert Image</title>
<meta http-equiv="content-type" content="text/html; <?php print_string("thischarset");?>" />
<meta http-equiv="content-type" content="text/html; charset=<?php print_string("thischarset");?>" />
<script type="text/javascript" src="popup.js"></script>
<script type="text/javascript">
+1 -1
View File
@@ -3,7 +3,7 @@
?>
<html style="width: 398; height: 218">
<head>
<meta http-equiv="content-type" content="text/html; <?php print_string("thischarset");?>" />
<meta http-equiv="content-type" content="text/html; charset=<?php print_string("thischarset");?>" />
<title>Insert Table</title>
<script type="text/javascript" src="popup.js"></script>
<script type="text/javascript">