Make WordPress Core


Ignore:
Timestamp:
07/22/2015 05:23:27 PM (11 years ago)
Author:
markjaquith
Message:

Fix up and normalize pw_weak/pw-weak IDs and labels.

props johnjamesjacoby
fixes #33077

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/user-edit.php

    r33353 r33363  
    484484        <th><?php _e( 'Confirm Password' ); ?></th>
    485485        <td>
    486                 <label for="pw_weak">
     486                <label>
    487487                        <input type="checkbox" name="pw_weak" class="pw-checkbox" id="pw-weak" />
    488488                        <?php _e( 'Confirm use of weak password' ); ?>
Note: See TracChangeset for help on using the changeset viewer.