Changeset 27246 for trunk/src/wp-admin/user-new.php
- Timestamp:
- 02/24/2014 11:30:52 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/user-new.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/user-new.php
r26518 r27246 396 396 <br /> 397 397 <div id="pass-strength-result"><?php _e('Strength indicator'); ?></div> 398 <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>398 <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> 399 399 </td> 400 400 </tr>
Note: See TracChangeset
for help on using the changeset viewer.