includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 11 Jan 2009 21:34:27 -0500
changeset 806 543c05f86303
parent 335 67bd3121a12e
permissions -rw-r--r--
jBox: When an anchor in a menu is clicked, menu is now hidden

tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});