diff --git a/app/views/find/courses/_advice.html.erb b/app/views/find/courses/_advice.html.erb index e18b19dcba..6e75387455 100644 --- a/app/views/find/courses/_advice.html.erb +++ b/app/views/find/courses/_advice.html.erb @@ -3,7 +3,7 @@
For support and advice, you can speak to a <%= govuk_link_to "teacher training adviser", t("get_into_teaching.url_get_an_advisor") %> for free. They’re all experienced teachers who can help you to prepare your application, book school experience, and access exclusive teaching events.
-You can also call <%= t("service_name.get_into_teaching") %> free of charge on <%= t("get_into_teaching.tel") %>, or +
You can also call <%= t("service_name.get_into_teaching") %> on <%= t("get_into_teaching.tel") %>, or <%= govuk_link_to "chat online", t("get_into_teaching.url_online_chat") %> <%= t("get_into_teaching.opening_times") %> (except public holidays).
diff --git a/app/views/layouts/_find_footer.html.erb b/app/views/layouts/_find_footer.html.erb index 0ebd862b86..b9f39bcc7d 100644 --- a/app/views/layouts/_find_footer.html.erb +++ b/app/views/layouts/_find_footer.html.erb @@ -7,8 +7,6 @@<%= t("get_into_teaching.opening_times") %>
-Free of charge
-<%= govuk_link_to("Find out more about getting into teaching", t("get_into_teaching.url"), class: "govuk-footer__link") %>