diff --git a/ghost/admin/app/components/modals/editor-labs/publish-flow.hbs b/ghost/admin/app/components/modals/editor-labs/publish-flow.hbs index f8948a1804..9f425f413d 100644 --- a/ghost/admin/app/components/modals/editor-labs/publish-flow.hbs +++ b/ghost/admin/app/components/modals/editor-labs/publish-flow.hbs @@ -46,7 +46,7 @@ {{/if}} - {{#unless (eq @data.publishOptions.publishType "publish")}} + {{#if (not-eq @data.publishOptions.publishType "publish")}}
{{svg-jar "member"}}
@@ -59,7 +59,7 @@ subscribers
- {{/unless}} + {{/if}}
{{svg-jar "clock"}}