]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/PasswordResetForm.templ
fix: correct editable/non-editable DoB display in My Details
[gigi.git] / src / org / cacert / gigi / pages / PasswordResetForm.templ
index 61e1c2b470d7c1fb481bb0358b74eb0bd03d9c85..1d12004d21d8072758e9f74f14358223973c43b4 100644 (file)
@@ -18,7 +18,7 @@
     <td><input type="password" name="pword2"></td>
   </tr>
   <tr>
-    <td colspan="2"><span class="formMandatory">*</span><?=_Please note, in the interests of good security, the pass phrase must be made up of an upper case letter, lower case letter, number and symbol (all white spaces at the beginning and end are removed).?></td>
+    <td colspan="2"><span class="formMandatory">*</span><?=_Your password is one of many factors to protect your account from unauthorised access. A good password is hard to guess, long, and contains a diverse set of characters. Learn more in our !'<a href="http://wiki.cacert.org/wiki/FAQ" target="_new">'FAQ!'</a>'.?></td>
   </tr>
   <tr>
     <td colspan="2"><input type="submit" name="process" value="<?=_Update Pass Phrase?>"></td>