]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/javascript/tiny_mce/plugins/example/langs/en_dlg.js
Release 6.5.0
[Github/sugarcrm.git] / include / javascript / tiny_mce / plugins / example / langs / en_dlg.js
1 tinyMCE.addI18n('en.example_dlg',{
2         title : 'This is just a example title'
3 });