How to change email password confirm suceess message? #1089
-
I change password success,email will send a success confirm message,like this: Your password has been changed. If you didn't request a password reset, please contact your administrator immediately.Email self service |
Beta Was this translation helpful? Give feedback.
Answered by
coudot
Aug 19, 2025
Replies: 1 comment
-
Use a lang file in conf/ repository (for ex en.inc.php) and override the message here. See messages in lang/ directory. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
coudot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use a lang file in conf/ repository (for ex en.inc.php) and override the message here.
See messages in lang/ directory.