fixing tinymce bugs

This commit is contained in:
JT Smith 2006-04-18 17:07:41 +00:00
parent 179e4a89ef
commit 4625a26bc3
3 changed files with 41 additions and 2 deletions

View file

@ -0,0 +1,5 @@
// UK lang variables
tinyMCE.addToLang('',{
insert_webgui_image : 'Insert WebGUI Image'
});