Changeset 30033 for trunk/src/wp-admin/user-edit.php
- Timestamp:
- 10/26/2014 11:29:11 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/user-edit.php
r30027 r30033 471 471 <br /> 472 472 <div id="pass-strength-result"><?php _e( 'Strength indicator' ); ?></div> 473 <p class="description indicator-hint"><?php echo _wp_ password_hint(); ?></p>473 <p class="description indicator-hint"><?php echo _wp_get_password_hint(); ?></p> 474 474 </td> 475 475 </tr>
Note: See TracChangeset
for help on using the changeset viewer.