Changeset 15370
- Timestamp:
- 07/06/2010 08:34:06 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/wp-admin/user-new.php
r15135 r15370 119 119 '</ul>' . 120 120 '<p>' . __('You must assign a password to the new user, but don’t worry; when they log in for the first time they will be prompted to change it. The username, however, cannot be changed.') . '</p>' . 121 '<p>' . __('New users will receive an email letting them know they’ve been added as a user for your site. By default, this email will also contain their password. Uncheck the box if you do not the password to be included in the welcome email.') . '</p>' .121 '<p>' . __('New users will receive an email letting them know they’ve been added as a user for your site. By default, this email will also contain their password. Uncheck the box if you don’t want the password to be included in the welcome email.') . '</p>' . 122 122 '<p>' . __('Remember to click the Add User button at the bottom of this screen when you are finished.') . '</p>' . 123 123 '<p><strong>' . __('For more information:') . '</strong></p>' .
Note: See TracChangeset
for help on using the changeset viewer.