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

fixes #33163

git-svn-id: https://develop.svn.wordpress.org/trunk@33471 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith 2015-07-29 01:19:45 +00:00
parent 35acd9abf8
commit 220ea93449

View File

@ -133,7 +133,6 @@ function display_setup_form( $error = null ) {
<th scope="row">
<label for="pass1">
<?php _e( 'Password' ); ?>
<span class="description hide-if-js"><?php _e( '(required)' ); ?></span>
</label>
</th>
<td>