includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Mon, 16 Nov 2009 20:37:39 -0500
changeset 1137 9f928ce05b6b
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed some open_basedir errors in SpecialPageFuncs

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