]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/PasswordResetForm.templ
chg: improve information about password strength
[gigi.git] / src / club / wpia / gigi / pages / PasswordResetForm.templ
index b4ac1e9207901fa786135d84e941219f6c0f32bb..a0e46a4f347ed372854542ffc6178ff3779ce6bc 100644 (file)
@@ -18,7 +18,7 @@
     <td><input 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>