diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index ae8a4145e..ffee63b10 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -3411,7 +3411,7 @@ define([ } } ]; - if (Config.accounts_api) { + if (Config.accounts_api && priv.accountName) { buttons.push({ name: Messages.crowdfunding_subscribe, className: 'primary',