NIHVIVO-2280: Changed note to "Instructions for resetting the password will be emailed to the address entered above. The password will not be reset until the user follows the link provided in this email."

This commit is contained in:
manolobevia 2011-06-14 18:49:03 +00:00
parent 558bcfb13f
commit 367d0bf9b4

View file

@ -92,9 +92,9 @@
<#if emailIsEnabled??> <#if emailIsEnabled??>
<p class="note"> <p class="note">
Note: A confirmation email with instructions for resetting a password Note: Instructions for resetting the password will
will be sent to the address entered above. be emailed to the address entered above. The password will not
The password will not be reset until the user follows the link provided in this email. be reset until the user follows the link provided in this email.
</p> </p>
</#if> </#if>