Open
Description
The interface for changing passwords is clean and simple, yet it is confusing:
- the main title "Change your password" looks like the result of a previous action
- the sub-title, inviting to enter the old and new passwords looks like a warning.
Actually, the bootstrap classes are self-explanatory and — in my opinion — wrongly used: "result alert alert-success" and "alert alert-info".
I can propose a pull request.