From 5b542cb0af933d2668ad69f4aeacdddef2652d78 Mon Sep 17 00:00:00 2001 From: bsourisse Date: Thu, 26 Jan 2023 19:02:31 +0100 Subject: [PATCH] ux: improve message in test email --- helpers/templates/emailTest.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpers/templates/emailTest.js b/helpers/templates/emailTest.js index a491605..03e213e 100644 --- a/helpers/templates/emailTest.js +++ b/helpers/templates/emailTest.js @@ -3,7 +3,7 @@ export default function emailTest(mailTo, username) { from: 'BorgWarehouse' + '<' + process.env.MAIL_SMTP_FROM + '>', to: mailTo, subject: 'Testing email settings', - text: 'If you received this email then the email address configuration seems to be correct.', + text: 'If you received this email then the mail configuration seems to be correct.', html: `

If you received this email then the email address configuration seems to be correct.

+ text-align: center; margin-bottom: 50px;">

If you received this mail then the configuration seems to be correct.