TinyMCE: fix error trying to translate non-existent button "title" in the compat3x plugin. See #24067.

git-svn-id: https://develop.svn.wordpress.org/trunk@26994 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-01-22 02:28:13 +00:00
parent 275d589503
commit df613abbec
3 changed files with 5 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ $wp_db_version = 26691;
*
* @global string $tinymce_version
*/
$tinymce_version = '4012-20140113';
$tinymce_version = '4012-20140121';
/**
* Holds the required PHP version