mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Renamed members subscribed flag label
no issue - This change comes to keep the name consistent to the naming used in the CSV import file - `subscribed_to_emails`
This commit is contained in:
parent
767ce72212
commit
21aaf7a46a
@ -53,7 +53,7 @@
|
||||
<GhFormGroup @classNames="gh-members-subscribed-checkbox">
|
||||
<div class="flex justify-between items-center">
|
||||
<div>
|
||||
<h4 class="gh-setting-title">Subscribed to newsletter</h4>
|
||||
<h4 class="gh-setting-title">Subscribed to emails</h4>
|
||||
<p class="gh-setting-desc">If disabled, member will <em>not</em> receive newsletter emails</p>
|
||||
</div>
|
||||
<div class="for-switch">
|
||||
|
Loading…
Reference in New Issue
Block a user