Skip to content

Commit

Permalink
Merge pull request #109 from communitiesuk/VR-Content-Changes-FLS-900
Browse files Browse the repository at this point in the history
HSRA content changes
  • Loading branch information
israr-ulhaq authored Jan 8, 2025
2 parents 0875ddd + 4406482 commit 28ca5b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apply/templates/apply/eligibility_result.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
<h1 class="govuk-heading-xl">{{ pageHeading }}</h1>
<p class="govuk-body">{% trans %}Based on your answers, you can apply for {% endtrans %}{% trans %}{{ fund_title }} {% endtrans %}.</p>
<p class="govuk-body">{% trans %}Based on your answers, you can apply for {% endtrans %}{% trans %}{{ fund_title }}{% endtrans %}.</p>
{{ startApplicationButton(form, url_for('account_routes.new'), fund_id=fund_id, round_id=round_id, eligibility_confirm=True, existing_applications_count=0) }}
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion fund_store/config/fund_loader_config/FAB/hsra_vr.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"funding_type": "COMPETITIVE",
"name_json": {"en": "High Street Rental Auctions fund", "cy": ""},
"title_json": {
"en": "Funding to cover the cost of delivering a High Street Rental Auction",
"en": "funding to cover the cost of delivering a High Street Rental Auction",
"cy": "",
},
"description_json": {
Expand Down

0 comments on commit 28ca5b5

Please sign in to comment.