includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Sat, 14 Mar 2009 14:14:41 -0400
changeset 859 031673c200f5
parent 335 67bd3121a12e
permissions -rw-r--r--
Removed some stray PunBB CSS files (thanks Neal)

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