Changeset 33419 for trunk/src/wp-admin/user-edit.php
- Timestamp:
- 07/26/2015 12:57:21 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/user-edit.php
r33368 r33419 492 492 <td> 493 493 <label> 494 <input type="checkbox" name="pw_weak" class="pw-checkbox" id="pw-weak"/>494 <input type="checkbox" name="pw_weak" class="pw-checkbox" /> 495 495 <?php _e( 'Confirm use of weak password' ); ?> 496 496 </label>
Note: See TracChangeset
for help on using the changeset viewer.