includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Tue, 29 Jan 2008 16:19:51 -0500
changeset 387 92664d2efab8
parent 335 67bd3121a12e
permissions -rw-r--r--
Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54

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