diff --git a/mail/js/app.js b/mail/js/app.js index 7ee428f736..cb9460f85b 100644 --- a/mail/js/app.js +++ b/mail/js/app.js @@ -2433,7 +2433,7 @@ app.classes.mail = AppJS.extend( }, messageToDisplay, this.egw.lang("Confirm"), - _action.id, buttons); + null, buttons); } else {