i18n forgot password.

This commit is contained in:
Paulo Gustavo Veiga
2012-09-18 21:17:57 -03:00
parent a19003077c
commit 4ec8e75bdb
3 changed files with 11 additions and 4 deletions

View File

@@ -2,12 +2,13 @@
<%@include file="/jsp/init.jsp" %>
<h2>
Your temporal password has been sent
<spring:message code="TEMPORAL_PASSWORD_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.
<spring:message code="TEMPORAL_PASSWORD_SENT_DETAILS"/>
</p>
<p>If you have any problem receiving the email, contact us to <a
href="mailto:support@wisemapping.com">support@wisemapping.com </a></p>
<p>
<spring:message code="TEMPORAL_PASSWORD_SENT_SUPPORT"/>
</p>