Changeset 47143 for trunk/src/wp-admin/user-edit.php
- Timestamp:
- 01/31/2020 12:26:37 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/user-edit.php
r47122 r47143 506 506 ?> 507 507 <p class="description" id="email-description"> 508 <?php _e( 'If you change this we will send you an email at your new address to confirm it. <strong>The new address will not become active until confirmed.</strong>' ); ?>508 <?php _e( 'If you change this, we will send you an email at your new address to confirm it. <strong>The new address will not become active until confirmed.</strong>' ); ?> 509 509 </p> 510 510 <?php
Note: See TracChangeset
for help on using the changeset viewer.