includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Mon, 26 Jan 2009 11:45:48 -0500
changeset 828 c5bca53b857a
parent 335 67bd3121a12e
permissions -rw-r--r--
Added a few hooks to Admin:GeneralConfig (didn't I do this already?)

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