X-Git-Url: https://svn.cri.ensmp.fr/git/Plinn.git/blobdiff_plain/a43a74a6164352aff839e2c3192e24ac4e5e8b55..6287eb1fbd3b4f58cfcbb8477cbed96603dd5760:/skins/generic/request_password_reset_template.pt

diff --git a/skins/generic/request_password_reset_template.pt b/skins/generic/request_password_reset_template.pt
index 46106ca..69b13d5 100644
--- a/skins/generic/request_password_reset_template.pt
+++ b/skins/generic/request_password_reset_template.pt
@@ -10,13 +10,15 @@
       <div id="Desktop" tal:define="ptool here/portal_properties">
         <h1 i18n:translate="">Password reset</h1>
         <p i18n:translate="">
-          Enter your username below and click on the "Send" button. You will
-          receive an email with a link to reset your password.
+          Enter your email or your login below and click on the "Send" button.
+          For security reasons, we store your password encrypted, and cannot
+          mail it to you. You will receive an email with a link to reset your
+          password.
         </p>
         <p i18n:translate="">
-          If this will not work for you (for example, if you forget your
-          username or didn't enter your email address) send email to <a
-          tal:attributes="href string:mailto:${ptool/email_from_address}"
+          If this will not work for you (for example, if you forgot your login
+          or your email address has changed), contact us at
+          <a tal:attributes="href string:mailto:${ptool/email_from_address}"
           tal:content="ptool/email_from_address" href="mailto:me@here.com"
           i18n:name="admin_email">me@here.com</a>.
         </p>