Changeset 3664 for trunk/wp-includes/js/tinymce/themes/advanced/about.htm
- Timestamp:
- 03/30/2006 07:50:33 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/themes/advanced/about.htm
r3062 r3664 5 5 <script language="javascript" type="text/javascript" src="../../utils/mctabs.js"></script> 6 6 <script language="javascript" type="text/javascript" src="jscripts/about.js"></script> 7 < link href="css/dialog_about.css" rel="stylesheet" type="text/css" />7 <base target="_self" /> 8 8 </head> 9 9 <body id="about" onload="tinyMCEPopup.executeOnLoad('init();');" style="display: none"> … … 22 22 <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> 23 23 by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.</p> 24 <p>Copyright © 200 5, <a href="http://www.moxiecode.com" target="_blank">Moxiecode Systems AB</a>, All rights reserved.</p>24 <p>Copyright © 2003-2006, <a href="http://www.moxiecode.com" target="_blank">Moxiecode Systems AB</a>, All rights reserved.</p> 25 25 <p>For more information about this software visit the <a href="http://tinymce.moxiecode.com" target="_blank">TinyMCE website</a>.</p> 26 26
Note: See TracChangeset
for help on using the changeset viewer.