- Fix forgot password email
- Rewrite forgot password to use the new MVC model. - Show a dialog when the password has been sent.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<%@ include file="/jsp/init.jsp" %>
|
||||
|
||||
<h2>
|
||||
Your temporal password has been sent
|
||||
</h2>
|
||||
|
||||
<p>
|
||||
We've sent you an email that will allow you to reset your password quickly and easily. Please check your email now.
|
||||
</p>
|
||||
|
||||
<p>If you have any problem receiving the email, contact us to <a
|
||||
href="mailto:support@wisemapping.com">support@wisemapping.com </a></p>
|
Reference in New Issue
Block a user