diff --git a/app/controllers/schemes_controller.rb b/app/controllers/schemes_controller.rb index b4433b5f4..443a28ecd 100644 --- a/app/controllers/schemes_controller.rb +++ b/app/controllers/schemes_controller.rb @@ -111,6 +111,8 @@ private def current_template(page) if page.include?("primary") "schemes/primary_client_group" + elsif page.include?("support-services-provider") + "schemes/support_services_provider" elsif page.include?("confirm") "schemes/confirm_secondary" elsif page.include?("secondary-client") diff --git a/config/locales/en.yml b/config/locales/en.yml index 4b0c5a682..d6dcdaa07 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -45,6 +45,8 @@ en: attributes: owning_organisation_id: invalid: "Enter the existing organisation’s name" + managing_organisation_id: + invalid: "Enter the existing organisation’s name" service_name: invalid: "Enter the scheme’s name" scheme_type: