Thomas Bruederli
2013-11-28 3b95e24fbb12f71cd411db397ce2b0aee0dfc54f
plugins/help/help.js
@@ -13,7 +13,7 @@
            var url = rcmail.url('help/index', { _rel: rcmail.task + (rcmail.env.action ? '/'+rcmail.env.action : '') });
            if (rcmail.env.help_open_extwin) {
                rcmail.open_window(url, true, false);
                rcmail.open_window(url, 1020, false);
            }
            else {
                rcmail.redirect(url, false);