From 6cc85b8350fc4c6900162ebc778e6865424cb21f Mon Sep 17 00:00:00 2001 From: Muhammad Salman Date: Mon, 3 Oct 2022 18:02:46 +0300 Subject: [PATCH] [MM-44790] removing extra quotes around font-family --- templates/email_change_verify_body.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/email_change_verify_body.html b/templates/email_change_verify_body.html index a98286e8b0..0b171b98ca 100644 --- a/templates/email_change_verify_body.html +++ b/templates/email_change_verify_body.html @@ -157,8 +157,8 @@ -

{{.Props.QuestionTitle}}

-

{{.Props.EmailInfo1}}{{.Props.SupportEmail}}

+

{{.Props.QuestionTitle}}

+

{{.Props.EmailInfo1}}{{.Props.SupportEmail}}