diff --git a/components/case/representation/representationQuestionnaires/representationLPAQuestionnaire_enforcement.js b/components/case/representation/representationQuestionnaires/representationLPAQuestionnaire_enforcement.js index 6eab993f..e33bd895 100644 --- a/components/case/representation/representationQuestionnaires/representationLPAQuestionnaire_enforcement.js +++ b/components/case/representation/representationQuestionnaires/representationLPAQuestionnaire_enforcement.js @@ -889,9 +889,10 @@ let Enforcement_Questionnaire = (props) => { )} component={RenderLPACondtionalRadioList} validate={[required]} - legend={t( - "myrepresentations:enf-section-question-31a" - )} + legend={ + "a) " + + t("myrepresentations:enf-section-question-31a") + } conditionalLabel={t( "myrepresentations:enf-section-question-31a-hint" )} @@ -901,7 +902,10 @@ let Enforcement_Questionnaire = (props) => { /> { aria-describedby={props.name + "-hint"} />