app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Thu, 08 Jan 2009 21:23:15 +0000
changeset 785 c740d0129cce
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added a twoline_edit.html page An as_twoline_edit template tag was added for this purpose. This tag renders the label field on a seperate line. Patch by: Sverre Rabbelier

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