Skip to content

Commit

Permalink
FSADT1-1116: Right client name in template
Browse files Browse the repository at this point in the history
  • Loading branch information
mamartinezmejia committed Jan 10, 2024
1 parent ed9f51f commit adbc993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/templates/rejection.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<div>&nbsp;</div>

<p>
Your application for a client number can't go ahead because <b>${business.clientNumber}</b>
Your application for a client number can't go ahead because <b>${business.name}</b>
already has one.
</p>
<p>The number is ${number}. Be sure to keep it for your records.</p>
Expand Down

0 comments on commit adbc993

Please sign in to comment.