includes/clientside/tinymce/plugins/example/langs/en.js
author Dan Fuhry <dan@enanocms.org>
Mon, 28 Jun 2010 10:43:04 -0400
changeset 1253 13f8d373da67
parent 335 67bd3121a12e
permissions -rw-r--r--
SECURITY: Multiple XSS in Special:ChangeStyle. Reported by Mesut Timur of Mavituna Security - thanks! Also removed my stand-in for ucfirst().

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