Skip to content

Commit

Permalink
Merge pull request #2219 from SkillsFundingAgency/CON-4206_Agreements…
Browse files Browse the repository at this point in the history
…-organisation-name

[CON-4206] Change hardcoded org name to AccountLegalEntity.Name
  • Loading branch information
cofaulco authored Nov 11, 2021
2 parents 49b1ecc + 8588587 commit a1f8970
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
{
<i>
<p class="govuk-body">
<b>BARBERRY COVENTRY LIMITED</b><br>
<b>@Model.AccountLegalEntity.Name</b><br>
@Html.CommaSeperatedAddressToHtml(@Model.AccountLegalEntity.Address)

</p>
Expand Down

0 comments on commit a1f8970

Please sign in to comment.