diff --git a/customize.dist/pages/index.js b/customize.dist/pages/index.js index bddeca76b..7c04d1284 100644 --- a/customize.dist/pages/index.js +++ b/customize.dist/pages/index.js @@ -146,7 +146,7 @@ define([ } var subButton = function () { - if (Pages.areSubscriptionsAllowed()) { + if (Pages.areSubscriptionsAllowed() && !LocalStore.getPremium()) { var sub = h('div.cp-sub-prompt', [ h('span', Msg.home_morestorage), h('a', {href:"/accounts/"}, h('button', [