From 63536225192523197ffd497d67bebfb38f07fcb2 Mon Sep 17 00:00:00 2001 From: Maria Martinez <77364706+mamartinezmejia@users.noreply.github.com> Date: Tue, 16 Jan 2024 14:56:24 -0800 Subject: [PATCH] FSADT1-1146 (#742) --- backend/src/main/resources/templates/approval.html | 3 ++- backend/src/main/resources/templates/registration.html | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/backend/src/main/resources/templates/approval.html b/backend/src/main/resources/templates/approval.html index a918abebc4..fbb528fad4 100644 --- a/backend/src/main/resources/templates/approval.html +++ b/backend/src/main/resources/templates/approval.html @@ -20,8 +20,9 @@

An application for a client number for ${business.name} has been approved.

+
 

- The client number is ${business.clientNumber}. + The client number is ${business.clientNumber}. Be sure to keep it for your records.

 
diff --git a/backend/src/main/resources/templates/registration.html b/backend/src/main/resources/templates/registration.html index 49d29f8191..d3ecf4f650 100644 --- a/backend/src/main/resources/templates/registration.html +++ b/backend/src/main/resources/templates/registration.html @@ -23,6 +23,8 @@

We’ve received your application for a client number for ${business.name}.

+
 
+

We’ll email your client number once we confirm the information you provided.