Make WordPress Core

Ticket #33091: 32091.diff

File 32091.diff, 752 bytes (added by markjaquith, 10 years ago)
  • src/wp-admin/install.php

    diff --git src/wp-admin/install.php src/wp-admin/install.php
    index bc6ab6d..f8237fc 100644
    function display_setup_form( $error = null ) { 
    147147                                        <div id="pass-strength-result" aria-live="polite"></div>
    148148                                </div>
    149149                                <p><span class="description important hide-if-no-js">
    150                                 <strong><?php _e( 'Important:' )?></strong> <?php _e( 'You will need this password to log in, please store it in a secure location.' ); ?></span></p>
     150                                <strong><?php _e( 'Important:' )?></strong> <?php _e( 'You will need this password to log&nbsp;in. Please store it in a secure location.' ); ?></span></p>
    151151                        </td>
    152152                </tr>
    153153                <tr class="form-field form-required user-pass2-wrap hide-if-js">