Page 1 of 1

[solved] Error in tiny_mce/plugins/cmslink/popup.php

Posted: Fri Sep 28, 2007 11:44 am
by GDS
Error in modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/cmslink/popup.php

Non-english letters are not showing up correctly in the cmslink popup.

Adding this line in the head element (Line 14) seems to solve the problem:


GDS