diff --git a/components/pdftemplates/lpaQuestionnaire_pdf.js b/components/pdftemplates/lpaQuestionnaire_pdf.js index 026846ba..b0b76f73 100644 --- a/components/pdftemplates/lpaQuestionnaire_pdf.js +++ b/components/pdftemplates/lpaQuestionnaire_pdf.js @@ -897,7 +897,7 @@ export const lpaQuestionnaire_pdf = ({ docProps }) => { marginBottom: 10, }} > - a) + {getTrans( docProps.locale, @@ -922,9 +922,7 @@ export const lpaQuestionnaire_pdf = ({ docProps }) => { marginBottom: 10, }} > - - b) - + {getTrans( docProps.locale, @@ -955,7 +953,7 @@ export const lpaQuestionnaire_pdf = ({ docProps }) => { marginBottom: 10, }} > - c) + {getTrans( docProps.locale, @@ -973,7 +971,7 @@ export const lpaQuestionnaire_pdf = ({ docProps }) => { marginBottom: 10, }} > - d) + {getTrans( docProps.locale,