Skip to content

Commit

Permalink
Content change for index page
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfoster76 committed Jun 8, 2022
1 parent 6582048 commit ec82690
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/SFA.DAS.EmployerFinance.Web/Views/Transfers/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
<p>This is a financial snapshot of what is available.</p>
<div class="finance-highlight">
<span class="bold-small">
Your transfer allowance
<span class="visually-hidden">for</span>
<abbr title="financial year">FY</abbr> @Model.Data.FinancialYearString
Transfer allowance for @Model.Data.FinancialYearString
</span>
<span class="data-item bold-xlarge">@Model.Data.StartingTransferAllowance.ToString("C0", culture)</span>
</div>
Expand Down

0 comments on commit ec82690

Please sign in to comment.