Skip to content

Commit

Permalink
Made changes following product review
Browse files Browse the repository at this point in the history
  • Loading branch information
syed87 committed Oct 17, 2023
1 parent 43ed120 commit 6624948
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@
<% end %>
<% end %>

<h2 class="govuk-heading-l">Send the further information request email</h2>
<p class="govuk-body">On the next screen, you’ll see a preview of the email.</p>

<div class="govuk-button-group">
<%= govuk_button_link_to "Continue", new_assessor_interface_application_form_assessment_further_information_request_path(@application_form, @assessment) %>
<%= govuk_button_link_to "Back to overview", assessor_interface_application_form_path(@application_form), secondary: true %>
Expand Down
2 changes: 1 addition & 1 deletion config/locales/assessor_interface.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ en:
registration_number: We could not find the applicant’s reference number, or the number was in the wrong format. The applicant will need to supply the number again.
registration_number_alternative: We could not find the applicant’s reference number. The applicant will need to upload written proof of recognition as a teacher instead.
satisfactory_evidence_work_history: The information provided on work history is not sufficient to award QTS.
school_details_cannot_be_verified: We could not verify the details of one of the schools that the applicant has entered.
school_details_cannot_be_verified: We could not verify school details entered by the applicant.
teaching_certificate_illegible: The teaching qualification certificate (or translation) is illegible or in a format that we cannot accept.
teaching_hours_not_fulfilled: The required teaching hours have not been fulfilled.
teaching_qualification: We were not provided with sufficient evidence to confirm the teaching qualification entered on the online application form.
Expand Down

0 comments on commit 6624948

Please sign in to comment.