From 49033b5c04a8bf87a6b40c54d2da35b3a4856158 Mon Sep 17 00:00:00 2001 From: Maria Martinez <77364706+mamartinezmejia@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:55:06 -0700 Subject: [PATCH] =?UTF-8?q?feat(be:FSADT1-1400):=20Changed=20wording=20for?= =?UTF-8?q?=20the=20approval=20and=20rejection=20=E2=80=A6=20(#1148)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit feat(be:FSADT1-1400): Changed wording for the approval and rejection emails --- backend/src/main/resources/templates/approval.html | 2 +- backend/src/main/resources/templates/rejection.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/src/main/resources/templates/approval.html b/backend/src/main/resources/templates/approval.html index 5ca966e726..0e23f00a20 100644 --- a/backend/src/main/resources/templates/approval.html +++ b/backend/src/main/resources/templates/approval.html @@ -28,7 +28,7 @@ <#if business.districtEmail?has_content>
- If you need to contact us before then please contact the ${business.districtName} at + If you need to contact us, please contact the ${business.districtName} at ${business.districtEmail}.
- If you need to contact us before then please contact the ${business.districtName} at + If you need to contact us, please contact the ${business.districtName} at ${business.districtEmail}.