Make WordPress Core

Changeset 33471


Ignore:
Timestamp:
07/29/2015 01:19:45 AM (10 years ago)
Author:
markjaquith
Message:

Omit the "(required)" text for password on the install screen.

fixes #33163

File:
1 edited

Legend:

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

    r33441 r33471  
    134134                <label for="pass1">
    135135                    <?php _e( 'Password' ); ?>
    136                     <span class="description hide-if-js"><?php _e( '(required)' ); ?></span>
    137136                </label>
    138137            </th>
Note: See TracChangeset for help on using the changeset viewer.