diff --git a/ghost/admin/app/components/editor-labs/modals/update-flow.hbs b/ghost/admin/app/components/editor-labs/modals/update-flow.hbs index 34bb7bc8ae..1d967cc33a 100644 --- a/ghost/admin/app/components/editor-labs/modals/update-flow.hbs +++ b/ghost/admin/app/components/editor-labs/modals/update-flow.hbs @@ -27,7 +27,7 @@ {{if post.isScheduled "will be" "was"}} - {{#if (or post.isPublished (and post.isScheduled post.emailRecipientFilter (not post.email)))}} + {{#if (or (and post.isPublished post.email) (and post.isScheduled post.emailRecipientFilter (not post.email)))}} {{#if post.emailOnly}} sent to {{else}}