mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
Updated publishmenu copy
no refs. - updated newsletter recepient checkbox label
This commit is contained in:
parent
7191fe1558
commit
28888be650
@ -36,7 +36,7 @@
|
||||
<div class="gh-loading-spinner" style="zoom: 50%"></div>
|
||||
{{else}}
|
||||
<div class="gh-publishmenu-email-label {{if this.disableEmailOption "pe-none"}}">
|
||||
<label class="gh-publishmenu-radio-label mb3 {{if this.disableEmailOption "midgrey"}}">Deliver to</label>
|
||||
<label class="gh-publishmenu-radio-label mb3 {{if this.disableEmailOption "midgrey"}}">Send by email to</label>
|
||||
<div class="form-group for-checkbox mb0">
|
||||
<label class="checkbox {{if this.disableFreeMemberCheckbox "gh-publishmenu-checkbox-disabled"}}" for="free-members" {{action "toggleSendEmailWhenPublished" "free" bubbles="false"}}>
|
||||
<input
|
||||
|
@ -36,7 +36,7 @@
|
||||
<div class="gh-loading-spinner" style="zoom: 50%"></div>
|
||||
{{else}}
|
||||
<div class="gh-publishmenu-email-label">
|
||||
<label class="gh-publishmenu-radio-label mb3 midgrey pe-none">Deliver to</label>
|
||||
<label class="gh-publishmenu-radio-label mb3 midgrey pe-none">Send by email to</label>
|
||||
<div class="form-group for-checkbox mb0">
|
||||
<label class="checkbox gh-publishmenu-checkbox-disabled" for="free-members">
|
||||
<input
|
||||
|
Loading…
Reference in New Issue
Block a user