diff --git a/app/templates/tenant_settings/plan.html b/app/templates/tenant_settings/plan.html index 96b4c2b..8206bf2 100644 --- a/app/templates/tenant_settings/plan.html +++ b/app/templates/tenant_settings/plan.html @@ -65,7 +65,7 @@ {% endif %} {# Action button #} - {% if subscription_status in ('active', 'past_due') or has_stripe_customer %} + {% if subscription_status in ('active', 'past_due') %} Manage Billing