view media/js/tiny_mce/plugins/example/langs/en_dlg.js @ 116:19b64e8f02a2

Fix typo introduced in last commit.
author Brian Neal <bgneal@gmail.com>
date Fri, 23 Oct 2009 03:08:40 +0000
parents a5b4c5ce0658
children
line wrap: on
line source
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});