From 8919ff8e7e14a00984ffd76b65519e745f459b1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20der=20Winden?= Date: Tue, 13 Aug 2024 15:08:13 +0200 Subject: [PATCH] Removed 'View in browser' from email modal --- .../app/components/modal-post-success.hbs | 20 ++----------------- 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/ghost/admin/app/components/modal-post-success.hbs b/ghost/admin/app/components/modal-post-success.hbs index 9174b2659d..ff9fbd6a8e 100644 --- a/ghost/admin/app/components/modal-post-success.hbs +++ b/ghost/admin/app/components/modal-post-success.hbs @@ -114,24 +114,7 @@ @class="gh-btn gh-btn-primary gh-btn-icon" /> {{else}} {{#if this.post.emailOnly}} - {{#unless this.post.isScheduled}} - - {{/unless}} - {{else}} - - {{/if}} - + {{/if}} {{/if}}