From 2d51c7bc591772fd8f956bf11b98b17dd7902820 Mon Sep 17 00:00:00 2001 From: Ted-U <92022120+Ted-U@users.noreply.github.com> Date: Fri, 12 Aug 2022 16:27:14 +0100 Subject: [PATCH] Update edit.html.erb --- app/views/locations/edit.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/locations/edit.html.erb b/app/views/locations/edit.html.erb index 4cd5cd2a2..af398d192 100644 --- a/app/views/locations/edit.html.erb +++ b/app/views/locations/edit.html.erb @@ -13,7 +13,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" },