alecpl
2010-10-27 f48a94cb50ec64ebb70f9ccb048b876208447af3
- Remove Close buttons in googiespell popups


1 files modified
2 ■■■ changed files
program/js/googiespell.js 2 ●●● patch | view | raw | blame | history
program/js/googiespell.js
@@ -52,7 +52,7 @@
    this.show_spell_img = false; // roundcube mod.
    this.decoration = true;
    this.use_close_btn = true;
    this.use_close_btn = false;
    this.edit_layer_dbl_click = true;
    this.report_ta_not_found = true;