diff --git a/app/views/eligibility_interface/result/eligible.html.erb b/app/views/eligibility_interface/result/eligible.html.erb index afbfdaedd3..873a5b0cad 100644 --- a/app/views/eligibility_interface/result/eligible.html.erb +++ b/app/views/eligibility_interface/result/eligible.html.erb @@ -4,7 +4,6 @@ <%= render "shared/eligible_region_content", region: @region, eligibility_check: @eligibility_check %> <% if FeatureFlags::FeatureFlag.active?(:teacher_applications) %> -
Use our new application form to apply for QTS.
<%= govuk_start_button(text: "Apply for QTS", href: new_teacher_registration_path) %> <% end %>