- 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:
6
wise-webapp/src/main/webapp/jsp/userForgotPasswordError.jsp
Executable file
6
wise-webapp/src/main/webapp/jsp/userForgotPasswordError.jsp
Executable file
@@ -0,0 +1,6 @@
|
||||
<%@ include file="/jsp/init.jsp" %>
|
||||
|
||||
<h2>The email is not register or you account is not active yet.</h2>
|
||||
|
||||
<p>If the problem persist please send us an email to <a
|
||||
href="mailto:support@wisemapping.com">support@wisemapping.com </a></p>
|
Reference in New Issue
Block a user