Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
FS-4365-accessibility-critical-and-serious-v1 (#546)
Browse files Browse the repository at this point in the history
Co-authored-by: Karunakar Gari (standard user) <karunakargari1@dluhc3946.home>
  • Loading branch information
Karunred and Karunakar Gari (standard user) authored May 28, 2024
1 parent 10f0078 commit 7dc2565
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions fsd_config/form_jsons/hsra_r1/applicant-information-hsra.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
},
"type": "TextField",
"title": "Full name",
"hint": "Full name"
"hint": "<label class=\"govuk-label\" for=\"OkKkMd\">Full name</label>"
},
{
"name": "Lwkcam",
"options": {
"hideTitle": true
},
"type": "TextField",
"hint": "<label class=\"govuk-label\">Job title</label>",
"hint": "<label class=\"govuk-label\" for=\"Lwkcam\">Job title</label>",
"title": "Job title"
},
{
Expand All @@ -49,7 +49,7 @@
},
"type": "EmailAddressField",
"title": "Email address",
"hint": "<label class=\"govuk-label\">Email address</label>"
"hint": "<label class=\"govuk-label\" for=\"XfiUqN\">Email address</label>"
},
{
"name": "DlZjvr",
Expand All @@ -58,7 +58,7 @@
},
"type": "TelephoneNumberField",
"title": "Telephone number",
"hint": "<label class=\"govuk-label\">Telephone number</label>"
"hint": "<label class=\"govuk-label\" for=\"DlZjvr\">Telephone number</label>"
}
],
"next": [
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION=0.1.280
VERSION=0.1.281

0 comments on commit 7dc2565

Please sign in to comment.