Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find + replace GITIS -> Get Into Teaching service #3163

Merged
merged 2 commits into from
Apr 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/views/candidates/home/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Visit schools to see how teachers plan lessons, manage classrooms and teach subj

<p>
By using this service, you'll be registered with the Department for
Education's <%= link_to 'Get Into Teaching Information Service', 'https://getintoteaching.education.gov.uk/' %>
Education's <%= link_to 'Get Into Teaching service', 'https://getintoteaching.education.gov.uk/' %>
to receive tailored advice about becoming a teacher.
</p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<li>the details you've provided are correct</li>
<li>you're aged 18 or over</li>
<li>you understand that the DfE's
<a href="https://getintoteaching.education.gov.uk/" class="govuk-link">Get Into Teaching Information Service</a>
<a href="https://getintoteaching.education.gov.uk/" class="govuk-link">Get Into Teaching service</a>
will use your personal details to provide you with
tailored advice and information about teacher training and a career as a teacher</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions app/views/candidates/registrations/sign_ins/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
<li>attended one of our teaching events</li>
<li>previously used this service</li>
<li>
registered with our partner
registered with our
<a href="https://getintoteaching.education.gov.uk/" class="govuk-link">
Get Into Teaching Information Service
Get Into Teaching service
</a>
</li>
</ul>
Expand Down
Loading