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