Updated the copy for the audience feedback in preview and email based on feedback

refs https://github.com/TryGhost/Team/issues/2171
This commit is contained in:
James Morris 2022-10-26 12:17:07 +01:00
parent 4c6a57c8f3
commit f1565fe92a
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
{{#if (and @newsletter.feedbackEnabled (feature "audienceFeedback"))}}
<div class="gh-members-emailpreview-feedback gh-members-emailpreview-content">
<h4 class="gh-members-emailpreview-feedback-title">What did you think of this post?</h4>
<h4 class="gh-members-emailpreview-feedback-title">Give feedback on this post</h4>
<div class="gh-members-emailpreview-feedback-buttons-group">
<Modals::Newsletters::Components::FeedbackButton

View File

@ -31,7 +31,7 @@ const getTemplate = (accentColor) => {
return (`
<tr>
<td dir="ltr" width="100%" style="background-color: #ffffff; text-align: center; padding: 40px 4px; border-bottom: 1px solid #e5eff5" align="center">
<h3 style="text-align: center; margin-bottom: 22px; font-size: 17px; letter-spacing: -0.2px; margin-top: 0 !important;">What did you think of this post?</h3>
<h3 style="text-align: center; margin-bottom: 22px; font-size: 17px; letter-spacing: -0.2px; margin-top: 0 !important;">Give feedback on this post</h3>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" style="margin: auto; width: auto !important;">
<tr>
${likeButtonHtml}