From 02a3f4d784cccd6d7e941c3df3d2c01ce386166f Mon Sep 17 00:00:00 2001 From: Sanne de Vries Date: Wed, 18 May 2022 15:14:38 +0200 Subject: [PATCH] Changed running and success copy for publish button when scheduled No ref --- .../editor-labs/modals/publish-flow/confirm.hbs | 12 +++++++++++- ghost/admin/app/styles/components/publishmenu.css | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/ghost/admin/app/components/editor-labs/modals/publish-flow/confirm.hbs b/ghost/admin/app/components/editor-labs/modals/publish-flow/confirm.hbs index 2069219e2e..e3f3291fc6 100644 --- a/ghost/admin/app/components/editor-labs/modals/publish-flow/confirm.hbs +++ b/ghost/admin/app/components/editor-labs/modals/publish-flow/confirm.hbs @@ -59,7 +59,17 @@ {{/if}}
- {{#if @publishOptions.willOnlyEmail}} + {{#if @publishOptions.isScheduled}} + + {{else if @publishOptions.willOnlyEmail}}