From 627f02e173c84cc4c48df36bfc90bbbcb2302b1c Mon Sep 17 00:00:00 2001 From: Ted-U <92022120+Ted-U@users.noreply.github.com> Date: Fri, 12 Aug 2022 16:28:06 +0100 Subject: [PATCH] Update new.html.erb --- app/views/locations/new.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/locations/new.html.erb b/app/views/locations/new.html.erb index ad1b9e8e2..71690f8e6 100644 --- a/app/views/locations/new.html.erb +++ b/app/views/locations/new.html.erb @@ -12,7 +12,7 @@
<%= f.govuk_error_summary %> -<%= render partial: "organisations/headings", locals: { main: "Add a location to this scheme", sub: @scheme.service_name } %> + <%= render partial: "organisations/headings", locals: { main: "Add a location to this scheme", sub: @scheme.service_name } %> <%= f.govuk_text_field :postcode, label: { size: "m" },