Changeset 30033 for trunk/src/wp-admin/install.php
- Timestamp:
- 10/26/2014 11:29:11 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/install.php
r29962 r30033 134 134 <p><input name="admin_password2" type="password" id="pass2" size="25" value="" /></p> 135 135 <div id="pass-strength-result"><?php _e('Strength indicator'); ?></div> 136 <p><?php echo _wp_ password_hint(); ?></p>136 <p><?php echo _wp_get_password_hint(); ?></p> 137 137 </td> 138 138 </tr>
Note: See TracChangeset
for help on using the changeset viewer.