From 14e7e15c8aa3f9daa95916cd8b7cbe850fe05fff Mon Sep 17 00:00:00 2001 From: Manny Dinssa <44172848+Dinssa@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:58:33 +0100 Subject: [PATCH] Put back page header --- config/locales/forms/2023/sales/property.en.yml | 2 +- config/locales/forms/2024/sales/property.en.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 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..ddbfeeb47 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?" @@ -39,7 +39,7 @@ en: question_text: "No address found" uprn_selection: - page_header: "" + page_header: "We found an address that might be this property" check_answer_label: "Select the correct address" hint_text: "" question_text: "Select the correct address"