From 50eeaa9101716fbd1eca7ac08f98ac815c35132c Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Tue, 5 Apr 2022 16:20:54 +0100 Subject: [PATCH] Remove hint text from tenancy start date question --- config/forms/2021_2022.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 0090afa1e..ae249530c 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -56,7 +56,6 @@ "startdate": { "check_answer_label": "Tenancy start date", "header": "What is the tenancy start date?", - "hint_text": "The tenancy must start on or after 1 April 2021 to be within the current collection window.", "type": "date" } }