view media/js/tiny_mce/plugins/example/langs/en_dlg.js @ 305:d502a997360e

Fixing #110; Removed the prompts for alt text & titles from img and link buttons in the markitup editor. This was confusing users.
author Brian Neal <bgneal@gmail.com>
date Sat, 15 Jan 2011 21:29:00 +0000
parents a5b4c5ce0658
children
line wrap: on
line source
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});