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

Copy change #3295

Merged
merged 2 commits into from
Oct 14, 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
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
text: @form.t("heading"),
tag: "h1",
size: "l"
},
hint: { text: @form.t("hint") } %>
} %>

<%= f.govuk_submit %>
<% end %>
Expand Down
3 changes: 0 additions & 3 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -975,9 +975,6 @@ en:
min_length: Enter a college name or postcode that is at least 3 characters long
select_provision:
heading: Select where you are employed
hint:
Select the further education provider you are employed by. If you work for a college or sixth-form group, you
should select the group name.
errors:
blank: Select the further education provider you are employed by
contract_type:
Expand Down