diff options
Diffstat (limited to 'program/js/tiny_mce/plugins/example/langs/en_dlg.js')
-rw-r--r-- | program/js/tiny_mce/plugins/example/langs/en_dlg.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/program/js/tiny_mce/plugins/example/langs/en_dlg.js b/program/js/tiny_mce/plugins/example/langs/en_dlg.js deleted file mode 100644 index ebcf948da..000000000 --- a/program/js/tiny_mce/plugins/example/langs/en_dlg.js +++ /dev/null @@ -1,3 +0,0 @@ -tinyMCE.addI18n('en.example_dlg',{
- title : 'This is just a example title'
-});
|