From 8cdac70cf7a570c0e40fc8afbf49ab74ea045505 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 26 Aug 2019 19:35:06 -0600 Subject: [PATCH] Update email_template_edit.php --- app/email_templates/email_template_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/email_templates/email_template_edit.php b/app/email_templates/email_template_edit.php index 4174dad847..4dfffe2b73 100644 --- a/app/email_templates/email_template_edit.php +++ b/app/email_templates/email_template_edit.php @@ -213,7 +213,7 @@ echo " ".$text['label-template_body']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-template_body']."\n"; echo "\n";