Kaynağa Gözat

web access fix update

master
Jason Chuang 2 ay önce
ebeveyn
işleme
263e7b89cc
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/pages/PublicNotice/ApplyForm/PublicNoticeApplyForm.js

+ 1
- 1
src/pages/PublicNotice/ApplyForm/PublicNoticeApplyForm.js Dosyayı Görüntüle

@@ -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>


Yükleniyor…
İptal
Kaydet