questionnaire defect 40 - added heading
This commit is contained in:
+4
-2
@@ -767,9 +767,11 @@ let S78_Questionnaire = (props) => {
|
|||||||
aria-describedby="commentBox-hint"
|
aria-describedby="commentBox-hint"
|
||||||
>
|
>
|
||||||
<h2 className="govuk-heading-s ">
|
<h2 className="govuk-heading-s ">
|
||||||
{t("myrepresentations:s78-section-heading-five")}
|
{t("myrepresentations:s78-section-heading-five-sub")}
|
||||||
</h2>
|
</h2>
|
||||||
|
<p className="govuk-body">
|
||||||
|
{t("myrepresentations:s78-section-heading-five")}
|
||||||
|
</p>
|
||||||
<div className="govuk-form-group">
|
<div className="govuk-form-group">
|
||||||
<Field
|
<Field
|
||||||
name="copyOfApplicantsCertificate"
|
name="copyOfApplicantsCertificate"
|
||||||
|
|||||||
Reference in New Issue
Block a user