diff --git a/ghost/admin/app/components/gh-member-settings-form-cp.hbs b/ghost/admin/app/components/gh-member-settings-form-cp.hbs index 39e2c68356..62e7612a60 100644 --- a/ghost/admin/app/components/gh-member-settings-form-cp.hbs +++ b/ghost/admin/app/components/gh-member-settings-form-cp.hbs @@ -134,7 +134,7 @@ {{sub.price.currencySymbol}}{{sub.price.nonDecimalAmount}}/{{sub.price.interval}} – {{#if sub.cancel_at_period_end}} - Cancels {{sub.validUntil}} + Has access until {{sub.validUntil}} Cancelled {{else}} Renews {{sub.validUntil}} diff --git a/ghost/admin/app/templates/settings.hbs b/ghost/admin/app/templates/settings.hbs index 77f346685f..f9c88794db 100644 --- a/ghost/admin/app/templates/settings.hbs +++ b/ghost/admin/app/templates/settings.hbs @@ -44,7 +44,7 @@ {{svg-jar "eye"}}

Access

-

Configure members usage and default access levels

+

Configure usage and default access levels

@@ -73,7 +73,7 @@ {{svg-jar "piggy-bank"}}

Payments

-

Connect to Stripe and set up prices

+

Stripe connection settings

{{/if}}