How to change 'password changed' success html

Hello,
I found this explaining how to change the reset password web form:
https://backendless.com/documentation/users/js/users_password_recovery.htm
but could not find howto change the success form attached.
Cheers,
Tal

Hi Tal,

The code for that screen is in app.js located in the /web/templates/change_password directory.

Regards,
Mark

Got it!