Make WordPress Core


Ignore:
Timestamp:
07/29/2015 07:03:09 PM (10 years ago)
Author:
markjaquith
Message:

Make the multisite new user messages reflect that reset links are sent, not passwords.

fixes #33175

File:
1 edited

Legend:

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

    r33160 r33494  
    9797        </tr>
    9898        <tr class="form-field">
    99             <td colspan="2"><?php _e( 'Username and password will be mailed to the above email address.' ) ?></td>
     99            <td colspan="2"><?php _e( 'A password reset link will be sent to the user via email.' ) ?></td>
    100100        </tr>
    101101    </table>
Note: See TracChangeset for help on using the changeset viewer.