includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Tue, 22 Jul 2008 17:03:53 -0500
changeset 655 b2c51a68209b
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed unused $admintitle variable in $template->fading_button code generation; fixed missing CDNPATH, JS_HEADER, and JS_FOOTER in template_nodb; localized onpage_lbl_page_external

tinyMCE.addI18n('en.example',{
	desc : 'This is just a template button'
});