|
|
@@ -875,10 +875,11 @@ const CustomFormWizard = (props) => { |
|
|
|
<Grid container spacing={2} alignItems="center"> |
|
|
|
<Grid item sx={{ mt: 1 }}> |
|
|
|
<Typography variant="subtitle1"> |
|
|
|
•<FormattedMessage id="pwRemark1" /> <br /> |
|
|
|
•<FormattedMessage id="pwRemark1" /><br /> |
|
|
|
•<FormattedMessage id="pwRemark2" /><br /> |
|
|
|
•<FormattedMessage id="pwRemark3" /><br /> |
|
|
|
•<FormattedMessage id="pwRemark4" /> |
|
|
|
•<FormattedMessage id="pwRemark4" /><br /> |
|
|
|
•<FormattedMessage id="pwRemark5"/><br /> |
|
|
|
</Typography> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|