diff --git a/app/views/organisation_name_changes/new.html.erb b/app/views/organisation_name_changes/new.html.erb index c4ab761ba..7a47f1eea 100644 --- a/app/views/organisation_name_changes/new.html.erb +++ b/app/views/organisation_name_changes/new.html.erb @@ -14,7 +14,9 @@ <%= f.govuk_text_field :name, autocomplete: "name", label: { text: "Enter new name", size: "m" }, value: @organisation.name %> + +