diff --git a/program/js/app.js b/program/js/app.js index 0aceb3008..2e0a1ea5c 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -3654,6 +3654,9 @@ function rcube_webmail() this.set_pagetitle(new_title); } + + // update page buttons + this.set_page_buttons(); }; // update parent's mailboxlist (from preview)