From f179d92c9c64db02fb65d81f089ba43c8de89e15 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Sun, 10 Aug 2025 15:21:37 +0200 Subject: [PATCH] Sync email template button colors with pankow colors --- src/mail_templates/password_reset-html.ejs | 2 +- src/mail_templates/welcome_user-html.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mail_templates/password_reset-html.ejs b/src/mail_templates/password_reset-html.ejs index 1180a41d2..5379c487e 100644 --- a/src/mail_templates/password_reset-html.ejs +++ b/src/mail_templates/password_reset-html.ejs @@ -8,7 +8,7 @@
-{{ passwordResetEmail.resetAction }} +{{ passwordResetEmail.resetAction }}

diff --git a/src/mail_templates/welcome_user-html.ejs b/src/mail_templates/welcome_user-html.ejs index 3256d3dcd..1c2954a19 100644 --- a/src/mail_templates/welcome_user-html.ejs +++ b/src/mail_templates/welcome_user-html.ejs @@ -7,7 +7,7 @@
-{{ welcomeEmail.inviteLinkAction }} +{{ welcomeEmail.inviteLinkAction }}