web/wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm
changeset 194 32102edaa81b
parent 136 bde1974c263b
child 204 09a1c134465b
--- a/web/wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm	Thu Sep 16 15:45:36 2010 +0000
+++ b/web/wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm	Mon Nov 19 18:26:13 2012 +0100
@@ -1,9 +1,9 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 	<title></title>
-	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-	<script type="text/javascript" src="../../tiny_mce.js?ver=327-1235"></script>
+	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
+	<script type="text/javascript" src="../../tiny_mce.js?ver=349-20120314"></script>
 	<script type="text/javascript">
 		function patchCallback(settings, key) {
 			if (settings[key])