|
|
@@ -605,7 +605,7 @@ const PublicNoticeApplyForm = ({ loadedData, _selections, gazetteIssueList }) => |
|
|
<Typography variant="pnspsFormParagraphBold"> |
|
|
<Typography variant="pnspsFormParagraphBold"> |
|
|
<span style={{ textAlign: 'justify', }} dangerouslySetInnerHTML={{ __html: intl.formatMessage({ id: "applyTickUnderStr0" }) }} /> |
|
|
<span style={{ textAlign: 'justify', }} dangerouslySetInnerHTML={{ __html: intl.formatMessage({ id: "applyTickUnderStr0" }) }} /> |
|
|
</Typography> |
|
|
</Typography> |
|
|
<Typography display="inline" variant="subtitle1" sx={{ color: 'primary.primary' }} > |
|
|
|
|
|
|
|
|
<Typography display="inline" variant="subtitle1" component="span" sx={{ color: 'primary.primary' }} > |
|
|
<ol style={{ textAlign: 'justify', }}> |
|
|
<ol style={{ textAlign: 'justify', }}> |
|
|
<li dangerouslySetInnerHTML={{ __html: intl.formatMessage({ id: "applyTickUnderStr1" }) }} /> |
|
|
<li dangerouslySetInnerHTML={{ __html: intl.formatMessage({ id: "applyTickUnderStr1" }) }} /> |
|
|
<li dangerouslySetInnerHTML={{ __html: intl.formatMessage({ id: "applyTickUnderStr2" }) }} /> |
|
|
<li dangerouslySetInnerHTML={{ __html: intl.formatMessage({ id: "applyTickUnderStr2" }) }} /> |
|
|
|