Browse Source

Fix void and major repairs date soft validation hint text

pull/848/head
Kat 3 years ago
parent
commit
b6894cfb54
  1. 4
      config/forms/2021_2022.json
  2. 4
      config/forms/2022_2023.json

4
config/forms/2021_2022.json

@ -790,7 +790,7 @@
}
]
},
"header": "Are you sure the time between these dates is correct?",
"header": "Are you sure the property has been vacant for this long?",
"type": "interruption_screen",
"answer_options": {
"0": {
@ -919,7 +919,7 @@
}
]
},
"header": "Are you sure the time between these dates is correct?",
"header": "Are you sure the property has been vacant for this long?",
"type": "interruption_screen",
"answer_options": {
"0": {

4
config/forms/2022_2023.json

@ -790,7 +790,7 @@
}
]
},
"header": "Are you sure the time between these dates is correct?",
"header": "Are you sure the property has been vacant for this long?",
"type": "interruption_screen",
"answer_options": {
"0": {
@ -919,7 +919,7 @@
}
]
},
"header": "Are you sure the time between these dates is correct?",
"header": "Are you sure the property has been vacant for this long?",
"type": "interruption_screen",
"answer_options": {
"0": {

Loading…
Cancel
Save