Changeset 30940 for branches/4.1/src/wp-admin/user-edit.php
- Timestamp:
- 12/16/2014 10:18:48 PM (11 years ago)
- File:
-
- 1 edited
-
branches/4.1/src/wp-admin/user-edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1/src/wp-admin/user-edit.php
r30895 r30940 480 480 <br /> 481 481 <div id="pass-strength-result"><?php _e( 'Strength indicator' ); ?></div> 482 <p class="description indicator-hint"><?php echo _wp_get_password_hint(); ?></p>482 <p class="description indicator-hint"><?php echo wp_get_password_hint(); ?></p> 483 483 </td> 484 484 </tr>
Note: See TracChangeset
for help on using the changeset viewer.