Changeset 11369
- Timestamp:
- 05/16/2009 09:51:32 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/user-new.php
r11359 r11369 120 120 <td><input name="pass1" type="password" id="pass1" autocomplete="off" /> 121 121 <br /> 122 <input name="pass2" type="password" id="pass2" autocomplete="off"/> 122 <input name="pass2" type="password" id="pass2" autocomplete="off" /> 123 <br /> 123 124 <div id="pass-strength-result"><?php _e('Strength indicator'); ?></div> 124 125 <p class="description indicator-hint"><?php _e('Hint: The password should be at least seven characters long. To make it stronger, use upper and lower case letters, numbers and symbols like ! " ? $ % ^ & ).'); ?></p>
Note: See TracChangeset
for help on using the changeset viewer.