From c7ef7282c9ffbf8859dc776d057a9100c4981089 Mon Sep 17 00:00:00 2001 From: Zack Fu Zi Xiang Date: Fri, 26 Apr 2024 10:12:39 +0800 Subject: [PATCH] fix: remove unnecessary text in email template --- assets/mailer_templates/confirmation.html | 3 --- assets/mailer_templates/magic_link.html | 3 --- 2 files changed, 6 deletions(-) diff --git a/assets/mailer_templates/confirmation.html b/assets/mailer_templates/confirmation.html index d0c8eb5b..5f37629d 100644 --- a/assets/mailer_templates/confirmation.html +++ b/assets/mailer_templates/confirmation.html @@ -108,9 +108,6 @@ body, #bodyTable { background-color: rgb(244, 244, 244); }.mceText, .mceLabel { - - -
diff --git a/assets/mailer_templates/magic_link.html b/assets/mailer_templates/magic_link.html index d0c8eb5b..5f37629d 100644 --- a/assets/mailer_templates/magic_link.html +++ b/assets/mailer_templates/magic_link.html @@ -108,9 +108,6 @@ body, #bodyTable { background-color: rgb(244, 244, 244); }.mceText, .mceLabel { - - -