check questionnaires fix and update enforcement check
This commit is contained in:
+3
-3
@@ -385,7 +385,7 @@ let Enforcement_Questionnaire = (props) => {
|
||||
validate={[required]}
|
||||
legend={
|
||||
"13. " +
|
||||
t("myrepresentations:enf-section-question-12")
|
||||
t("myrepresentations:enf-section-question-13")
|
||||
}
|
||||
conditionalLabel={t(
|
||||
"myrepresentations:enf-section-question-13-hint"
|
||||
@@ -668,7 +668,7 @@ let Enforcement_Questionnaire = (props) => {
|
||||
validate={[required]}
|
||||
legend={
|
||||
"24. " +
|
||||
t("myrepresentations:enf-section-question-23")
|
||||
t("myrepresentations:enf-section-question-24")
|
||||
}
|
||||
conditionalLabel={t(
|
||||
"myrepresentations:enf-section-question-24-hint"
|
||||
@@ -843,7 +843,7 @@ let Enforcement_Questionnaire = (props) => {
|
||||
{t("myrepresentations:enf-section-heading-six")}
|
||||
</h3>
|
||||
<div className="govuk-form-group govuk-body-m">
|
||||
{t("myrepresentations:enf-section-question-31")}
|
||||
31 .{t("myrepresentations:enf-section-question-31")}
|
||||
</div>
|
||||
|
||||
<div className="govuk-form-group">
|
||||
|
||||
Reference in New Issue
Block a user