Changeset 30855 for trunk/src/wp-login.php
- Timestamp:
- 12/15/2014 08:33:48 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-login.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-login.php
r30651 r30855 636 636 637 637 <div id="pass-strength-result" class="hide-if-no-js"><?php _e('Strength indicator'); ?></div> 638 <p class="description indicator-hint"><?php echo _wp_get_password_hint(); ?></p>638 <p class="description indicator-hint"><?php echo wp_get_password_hint(); ?></p> 639 639 <br class="clear" /> 640 640
Note: See TracChangeset
for help on using the changeset viewer.