fixed a bunch of problems related to the tinymce upgrade

This commit is contained in:
JT Smith 2006-04-18 17:52:00 +00:00
parent 4625a26bc3
commit ac55cc1e41
8 changed files with 43 additions and 128 deletions

View file

@ -0,0 +1,5 @@
// UK lang variables
tinyMCE.addToLang('',{
link_to_page : 'Link to a Page in the WebGUI Asset Tree'
});