]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/tinymce/themes/advanced/about.htm
Wordpress 2.3.2
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / themes / advanced / about.htm
index bbd8d1389a30304169db1ba16d575792d804f8cc..bb275f0a9af718ff94a7f18f43195eca89df4df9 100644 (file)
@@ -4,7 +4,7 @@
        <script language="javascript" type="text/javascript" src="../../tiny_mce_popup.js"></script>
        <script language="javascript" type="text/javascript" src="../../utils/mctabs.js"></script>
        <script language="javascript" type="text/javascript" src="jscripts/about.js"></script>
-       <link href="css/dialog_about.css" rel="stylesheet" type="text/css" />
+       <base target="_self" />
 </head>
 <body id="about" onload="tinyMCEPopup.executeOnLoad('init();');" style="display: none">
                <div class="tabs">
@@ -21,7 +21,7 @@
                                <p>Version: {$tinymce_version} ({$tinymce_releasedate})</p>
                                <p>TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under <a href="../../license.txt" target="_blank">LGPL</a>
                                by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.</p>
-                               <p>Copyright &copy; 2005, <a href="http://www.moxiecode.com" target="_blank">Moxiecode Systems AB</a>, All rights reserved.</p>
+                               <p>Copyright &copy; 2003-2007, <a href="http://www.moxiecode.com" target="_blank">Moxiecode Systems AB</a>, All rights reserved.</p>
                                <p>For more information about this software visit the <a href="http://tinymce.moxiecode.com" target="_blank">TinyMCE website</a>.</p>
 
                                <div id="buttoncontainer"></div>