|
|
@@ -573,7 +573,7 @@ const PublicNoticeApplyForm = ({ loadedData, _selections, gazetteIssueList }) => |
|
|
})} |
|
|
})} |
|
|
</Grid> |
|
|
</Grid> |
|
|
<Grid item xs={12} md={12} lg={12} sx={{ mb: 3 }}> |
|
|
<Grid item xs={12} md={12} lg={12} sx={{ mb: 3 }}> |
|
|
<Typography display="inline" variant="subtitle1" sx={{ color: 'primary.primary' }}> |
|
|
|
|
|
|
|
|
<Typography component="span" sx={{ color: 'primary.primary' }}> |
|
|
<FormattedMessage id="noteOnClientRemark" /> |
|
|
<FormattedMessage id="noteOnClientRemark" /> |
|
|
</Typography> |
|
|
</Typography> |
|
|
</Grid> |
|
|
</Grid> |
|
|
|