Skip to content

Commit

Permalink
Merge branch 'main' into fix/FSADT1-1106
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj authored Jan 10, 2024
2 parents 928553a + 6b73077 commit 1e8da19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/templates/approval.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<div>&nbsp;</div>

<p>
An application for a client number for <b>${userName}</b> has been approved.
An application for a client number for <b>${business.name}</b> has been approved.
</p>
<p>
The client number is ${business.clientNumber}.
Expand Down

0 comments on commit 1e8da19

Please sign in to comment.