diff --git a/app/templates/components/modal-confirm-email-send.hbs b/app/templates/components/modal-confirm-email-send.hbs index e24d935bcf..f9e966fef5 100644 --- a/app/templates/components/modal-confirm-email-send.hbs +++ b/app/templates/components/modal-confirm-email-send.hbs @@ -8,7 +8,7 @@

Your post will be delivered to {{if this.model.paidOnly "all paid members" (pluralize this.model.memberCount "member")}} - and will be published on your site{{#if this.model.isScheduled}} at the scheduled time{{/if}}. Sounds good? + and will be published on your site{{#if this.model.isScheduled}} at the scheduled time{{/if}}. Sound good?

@@ -47,7 +47,7 @@ Error details

- + {{#liquid-if this.errorDetailsOpen}}

{{svg-jar "warning"}}