Browse Source

Add hint text to household rent or charges question (#1042)

pull/1039/head
James Rose 2 years ago committed by GitHub
parent
commit
3295e85005
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      config/forms/2022_2023.json

2
config/forms/2022_2023.json

@ -7470,7 +7470,7 @@
"household_charge": {
"check_answer_label": "Does the household pay rent or charges?",
"header": "Does the household pay rent or other charges for the accommodation?",
"hint_text": "",
"hint_text": "If rent is charged on the property then answer Yes to this question, even if the tenants do not pay it themselves.",
"type": "radio",
"answer_options": {
"0": {

Loading…
Cancel
Save