mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
Updated confirmation modal copy
refs https://github.com/TryGhost/Team/issues/1252
This commit is contained in:
parent
c44766e8d3
commit
a05c9e4c76
@ -7,7 +7,10 @@
|
||||
|
||||
<div class="modal-body">
|
||||
<p>
|
||||
Members will no longer be able to subscribe to <strong>{{@data.product.name}}</strong> and it will be removed from the list of available tiers in portal. Existing members on this tier will remain unchanged.
|
||||
Members will no longer be able to subscribe to <strong>{{@data.product.name}}</strong> and it will be removed from the list of available tiers in portal.
|
||||
</p>
|
||||
<p>
|
||||
Existing members on this tier will remain unchanged.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
@ -7,7 +7,10 @@
|
||||
|
||||
<div class="modal-body">
|
||||
<p>
|
||||
Reactivating <strong>{{@data.product.name}}</strong> will immediately allow new members to subscribe to this.
|
||||
Reactivating <strong>{{@data.product.name}}</strong> will re-enable it as an option in portal and allow new members to subscribe to this tier.
|
||||
</p>
|
||||
<p>
|
||||
Existing members will remain unchanged.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user