From dc14b9943f085f8932d5487a2f44159cb470be3e Mon Sep 17 00:00:00 2001
From: Sanne de Vries
Date: Wed, 11 May 2022 16:04:36 +0100
Subject: [PATCH] Updated publishing flow copy
Refs https://github.com/TryGhost/Team/issues/1544
---
.../modals/publish-flow/confirm.hbs | 2 --
.../editor-labs/modals/update-flow.hbs | 27 +++++++++++++------
2 files changed, 19 insertions(+), 10 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 e9d645ca03..c5b8eed040 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
@@ -50,8 +50,6 @@
and will not be published on your site.
{{/unless}}
{{/if}}
-
- This is it.
{{#if this.errorMessage}}
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 9ff4a896e6..9fe333e825 100644
--- a/ghost/admin/app/components/editor-labs/modals/update-flow.hbs
+++ b/ghost/admin/app/components/editor-labs/modals/update-flow.hbs
@@ -43,14 +43,25 @@
{{else}}
published.
{{/if}}
- To change this,
- .
+ {{#if post.isScheduled}}
+ Need to make a change?
+
+ {{else}}
+
+ {{/if}}
+
{{#if (and post.isScheduled post.email)}}