From ff9d448db7abed41f7f76d456db9d158ec69af88 Mon Sep 17 00:00:00 2001 From: Manny Dinssa <44172848+Dinssa@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:36:00 +0100 Subject: [PATCH] Remove page header for uprn confirmed --- config/locales/forms/2023/sales/property.en.yml | 2 +- config/locales/forms/2024/sales/property.en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/forms/2023/sales/property.en.yml b/config/locales/forms/2023/sales/property.en.yml index e4d928469..f6d74d8e7 100644 --- a/config/locales/forms/2023/sales/property.en.yml +++ b/config/locales/forms/2023/sales/property.en.yml @@ -16,7 +16,7 @@ en: question_text: "Do you know the property's UPRN?" uprn_confirmed: - page_header: "" + page_header: "We found an address that might be this property" check_answer_label: "Is this the right address?" hint_text: "" question_text: "Is this the property address?" diff --git a/config/locales/forms/2024/sales/property.en.yml b/config/locales/forms/2024/sales/property.en.yml index 2400d744c..c20151203 100644 --- a/config/locales/forms/2024/sales/property.en.yml +++ b/config/locales/forms/2024/sales/property.en.yml @@ -16,7 +16,7 @@ en: question_text: "Do you know the property's UPRN?" uprn_confirmed: - page_header: "" + page_header: "We found an address that might be this property" check_answer_label: "Is this the right address?" hint_text: "" question_text: "Is this the property address?"