From fe3d6a1ffec09a7d6ecece9d09bef0dc3a8e2938 Mon Sep 17 00:00:00 2001 From: Peter Zimon Date: Wed, 15 May 2024 20:58:03 +0200 Subject: [PATCH] Fix copy in newsletter preview content (#20213) no ref. The contents of the newsletter preview referenced settings on the left but in new Settings it's on the right. --- .../settings/email/newsletters/NewsletterPreviewContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterPreviewContent.tsx b/apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterPreviewContent.tsx index 546af648b6..0bffd1434a 100644 --- a/apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterPreviewContent.tsx +++ b/apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterPreviewContent.tsx @@ -156,7 +156,7 @@ const NewsletterPreviewContent: React.FC<{

This is what your content will look like when you send one of your posts as an email newsletter to your subscribers.

-

Over there on the left you'll see some settings that allow you to customize the look and feel of this template to make it perfectly suited to your brand. Email templates are exceptionally finnicky to make, but we've spent a long time optimising this one to make it work beautifully across devices, email clients and content types.

+

Over there on the right you'll see some settings that allow you to customize the look and feel of this template to make it perfectly suited to your brand. Email templates are exceptionally finnicky to make, but we've spent a long time optimising this one to make it work beautifully across devices, email clients and content types.

So, you can trust that every email you send with Ghost will look great and work well. Just like the rest of your site.