From 414cf4c5848fc2c4159c4caac2c4a2128db99fce Mon Sep 17 00:00:00 2001 From: Alex Bishop Date: Tue, 20 Aug 2024 17:03:35 +0100 Subject: [PATCH] =?UTF-8?q?BAU=20=E2=80=94=20Fix=20responsible=20person=20?= =?UTF-8?q?links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change all links to https://www.payments.service.gov.uk/what-being-a-responsible-person-means/ (which no longer exists) to instead link to https://www.payments.service.gov.uk/required-responsible-person-and-director-information/ (which does exist). --- app/views/dashboard/_stripe-account-setup-banner.njk | 2 +- app/views/request-to-go-live/index.njk | 2 +- app/views/stripe-setup/responsible-person/index.njk | 2 +- app/views/switch-psp/switch-psp.njk | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/dashboard/_stripe-account-setup-banner.njk b/app/views/dashboard/_stripe-account-setup-banner.njk index 0d751010d2..8489183b76 100644 --- a/app/views/dashboard/_stripe-account-setup-banner.njk +++ b/app/views/dashboard/_stripe-account-setup-banner.njk @@ -40,7 +40,7 @@
  • organisation bank details
  • {% endif %} {% if not connectorGatewayAccountStripeProgress.responsiblePerson %} -
  • the name, date of birth and home address of the person in your organisation legally responsible for payments (called your ‘responsible person’)
  • +
  • the name, date of birth and home address of the person in your organisation legally responsible for payments (called your ‘responsible person’)
  • {% endif %} {% if not connectorGatewayAccountStripeProgress.director %}
  • the name, date of birth and work email address of the director of your service (or someone at director level)
  • diff --git a/app/views/request-to-go-live/index.njk b/app/views/request-to-go-live/index.njk index 8f6e08cf8f..f5ae0c35ab 100644 --- a/app/views/request-to-go-live/index.njk +++ b/app/views/request-to-go-live/index.njk @@ -20,7 +20,7 @@