Skip to content

Commit

Permalink
Merge pull request #4239 from DFE-Digital/remove-bursary-holding-mess…
Browse files Browse the repository at this point in the history
…aging

removal of bursary header messaging
  • Loading branch information
emmaachesongray authored Oct 10, 2024
2 parents 939b789 + c171c74 commit 6bb352d
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
<div class="row">
<section class="col col-720">
<h2 class="heading--box-blue">How can I fund my teacher training?</h2>
<section>
<%= render Content::InsetTextComponent.new(text: "Financial support for courses starting between September 2025 and July 2026 will be announced soon.") %>
</section>
<div class="inset">
<p><%= link_to("Find out more about how to get a bursary or scholarship", page_path("funding-and-support/scholarships-and-bursaries")) %>.</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@

<section class="col col-space-m col-720">
<h3>Fund your teacher training</h3>
<%= render Content::InsetTextComponent.new(text: "Financial support for courses starting between September 2025 and July 2026 will be announced soon.") %>
<p>You may be able to get <a href="/funding-and-support">extra funding and support</a> if you're:</p>
<ul>
<li>a parent or carer</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@

<section class="col col-space-m col-720">
<h3>Fund your teacher training</h3>
<%= render Content::InsetTextComponent.new(text: "Financial support for courses starting between September 2025 and July 2026 will be announced soon.") %>
<p>You may be able to get extra funding and support if you're:</p>
<ul>
<li>a parent or carer</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<section class="col col-space-m col-720">
<h3>Fund your teacher training</h3>
<%= render Content::InsetTextComponent.new(text: "Financial support for courses starting between September 2025 and July 2026 will be announced soon.") %>
<p>You may be able to get <a href="/funding-and-support">extra funding and support</a> if you're:</p>
<ul>
<li>a parent or carer</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@

<section class="col col-space-m col-720">
<h3>Fund your teacher training</h3>
<%= render Content::InsetTextComponent.new(text: "Financial support for courses starting between September 2025 and July 2026 will be announced soon.") %>
<p>You may be able to get <a href="/funding-and-support">extra funding and support</a> if you're:</p>
<ul>
<li>a parent or carer</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@

<section class="col col-space-m col-720">
<h3>Fund your teacher training</h3>
<%= render Content::InsetTextComponent.new(text: "Financial support for courses starting between September 2025 and July 2026 will be announced soon.") %>
<p>You may be able to get <a href="/funding-and-support">extra funding and support</a> if you're:</p>
<ul>
<li>a parent or carer</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@

<section class="col col-720 col-space-m">
<h3>Fund your teacher training</h3>
<%= render Content::InsetTextComponent.new(text: "Financial support for courses starting between September 2025 and July 2026 will be announced soon.") %>
<p>You may be able to get <a href="/funding-and-support">extra funding and support</a> if you're:</p>
<ul>
<li>a parent or carer</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@

<section class="col col-space-m col-720">
<h3>Fund your teacher training</h3>
<%= render Content::InsetTextComponent.new(text: "Financial support for courses starting between September 2025 and July 2026 will be announced soon.") %>
<p>You may be able to get extra funding and support if you're:</p>
<ul>
<li>a parent or carer</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@

<section class="col col-space-m col-720">
<h3>Fund your teacher training</h3>
<%= render Content::InsetTextComponent.new(text: "Financial support for courses starting between September 2025 and July 2026 will be announced soon.") %>
<p>You may be able to get <a href="/funding-and-support">extra funding and support</a> if you're:</p>
<ul>
<li>a parent or carer</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@

<section class="col col-space-m col-720">
<h3>Fund your teacher training</h3>
<%= render Content::InsetTextComponent.new(text: "Financial support for courses starting between September 2025 and July 2026 will be announced soon.") %>
<p>You may be able to get <a href="/funding-and-support">extra funding and support</a> if you're:</p>
<ul>
<li>a parent or carer</li>
Expand Down

0 comments on commit 6bb352d

Please sign in to comment.