diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index f407826e9..3bddcc41b 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -4328,7 +4328,7 @@ define([ Feedback.send('CROWDFUNDING_NEVER'); }; - var modal = UI.cornerPopup(text, actions, null, { + var modal = UI.cornerPopup(text, actions, '', { big: true, alt: true, dontShowAgain: dontShowAgain