From 18c5c3bba8e4257037a0227526cde0eff029157e Mon Sep 17 00:00:00 2001 From: Sanne de Vries <65487235+sanne-san@users.noreply.github.com> Date: Wed, 24 Jul 2024 11:57:34 +0200 Subject: [PATCH] Improved one-time payment notification email design (#20653) REF MOM-317 --- .../lib/email-templates/donation.hbs | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/ghost/staff-service/lib/email-templates/donation.hbs b/ghost/staff-service/lib/email-templates/donation.hbs index 71eadb7bab..88b1e07a8f 100644 --- a/ghost/staff-service/lib/email-templates/donation.hbs +++ b/ghost/staff-service/lib/email-templates/donation.hbs @@ -23,19 +23,18 @@
- Cha-ching! -You received a one-time payment from {{#if memberData}} - {{donation.name}} ({{donation.email}}) - {{else}} - {{donation.name}} ({{donation.email}}) - {{/if}} - : +Cha-ching! 💰 You received {{donation.amount}} from {{donation.name}}.
| ||
- This message was sent from {{siteDomain}} to {{toEmail}} +This message was sent from {{siteDomain}} to {{toEmail}} |
||
- Don’t want to receive these emails? Manage your preferences here. +Don’t want to receive these emails? Manage your preferences here. |