]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/account/ChangePasswordForm.templ
chg: improve information about password strength
[gigi.git] / src / club / wpia / gigi / pages / account / ChangePasswordForm.templ
index c77f7434dad1ae05bf6b5f9b95f202fb007e9cff..0fd8f76a88069bcd91aeb136b051cdedc7bd8d6d 100644 (file)
@@ -18,7 +18,7 @@
     <td><input class="form-control" type="password" name="pword2" required></td>
   </tr>
   <tr>
-    <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 !(/wiki/goodPassword)FAQ!'</a>'.?></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. For the current requirements and to learn more, visit our !(/wiki/goodPassword)FAQ!'</a>'.?></td>
   </tr>
   <tr>
     <td colspan="2"><input type="submit" name="process" value="<?=_Update Pass Phrase?>"></td>