Make WordPress Core


Ignore:
Timestamp:
07/22/2015 05:23:27 PM (9 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/install.php

    r33362 r33363  
    165165            <td>
    166166                <label>
    167                     <input type="checkbox" name="pw_weak" class="pw-checkbox" />
     167                    <input type="checkbox" name="pw_weak" class="pw-checkbox" id="pw-weak" />
    168168                    <?php _e( 'Confirm use of weak password' ); ?>
    169169                </label>
Note: See TracChangeset for help on using the changeset viewer.