Parcourir la source

web access fix update

uat
Jason Chuang il y a 13 heures
Parent
révision
263e7b89cc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/pages/PublicNotice/ApplyForm/PublicNoticeApplyForm.js

+ 1
- 1
src/pages/PublicNotice/ApplyForm/PublicNoticeApplyForm.js Voir le fichier

@@ -573,7 +573,7 @@ const PublicNoticeApplyForm = ({ loadedData, _selections, gazetteIssueList }) =>
})}
</Grid>
<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" />
</Typography>
</Grid>


Chargement…
Annuler
Enregistrer