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:
Nazar Gargol 2020-02-04 13:27:51 +08:00
parent 767ce72212
commit 21aaf7a46a

View File

@ -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">