src/crypto.c: possible fix for memory leak related
[citadel.git] / webcit / tiny_mce / plugins / paste / blank.htm
index 02f22f4835055a5944a1caa40d856788ecd466d7..1ddf8291e9e5c0f6056de814370a2b4b5be027e7 100644 (file)
@@ -1,18 +1,19 @@
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title>blank_page</title>
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-       <script language="javascript">
-               function init() {
-                       document.body.contentEditable = true;
-                       document.designMode = 'on';
-                       parent.initIframe(document);
-                       window.focus();
-               }
-       </script>
-       <link href="css/blank.css" rel="stylesheet" type="text/css" />
-</head>
-<body onload="init();">
-
-</body>
-</html>
+<html xmlns="http://www.w3.org/1999/xhtml">\r
+<head>\r
+       <title>blank_page</title>\r
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
+       <script language="javascript">\r
+               function init() {\r
+                       document.body.contentEditable = true;\r
+                       document.designMode = 'on';\r
+                       parent.initIframe(document);\r
+                       window.focus();\r
+               }\r
+       </script>\r
+       <link href="css/blank.css" rel="stylesheet" type="text/css" />\r
+       <base target="_self" />\r
+</head>\r
+<body onload="init();">\r
+\r
+</body>\r
+</html>\r