Bump ver number in MCE help dialog. Props Voper007Bond. fixes #3392
git-svn-id: https://develop.svn.wordpress.org/trunk@4536 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
80cd515b96
commit
024df1720d
@ -164,7 +164,7 @@
|
||||
|
||||
<div id="content4" class="hidden">
|
||||
<h2><?php _e('About TinyMCE'); ?></h2>
|
||||
<p><?php printf(__('Version: %s'), '2.0RC4') ?></p>
|
||||
<p><?php printf(__('Version: %s'), '2.0.8') ?></p>
|
||||
<p><?php printf(__('TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under %sLGPL</a> by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.'), '<a href="'.get_bloginfo('home').'/wp-includes/js/tinymce/license.txt" target="_blank" title="'.__('GNU Library General Public Licence').'">') ?></p>
|
||||
<p><?php _e('Copyright © 2005, <a href="http://www.moxiecode.com" target="_blank">Moxiecode Systems AB</a>, All rights reserved.') ?></p>
|
||||
<p><?php _e('For more information about this software visit the <a href="http://tinymce.moxiecode.com" target="_blank">TinyMCE website</a>.') ?></p>
|
||||
|
Loading…
Reference in New Issue
Block a user