diff --git a/app/views/schemes/support_services_provider.html.erb b/app/views/schemes/support_services_provider.html.erb index cf9fe20be..5a1dae620 100644 --- a/app/views/schemes/support_services_provider.html.erb +++ b/app/views/schemes/support_services_provider.html.erb @@ -7,7 +7,7 @@ ) %> <% end %> -<%= render partial: "organisations/headings", locals: { main: "Which organisation provides the support services used by this scheme?", sub: @scheme.service_name } %> +<%= render partial: "organisations/headings", locals: { main: "Which organisation provides the support services used by this scheme?", sub: nil } %> <%= form_for(@scheme, method: :patch) do |f| %>