Changeset 26641
- Timestamp:
- 12/04/2013 09:56:29 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/settings.php
r26640 r26641 102 102 <input name="admin_email" type="text" id="admin_email" class="regular-text" value="<?php echo esc_attr( get_site_option('admin_email') ) ?>" /> 103 103 <p class="description"> 104 <?php _e( 'This email address will receive notifications. Registration and support emails will also come from this address '); ?>104 <?php _e( 'This email address will receive notifications. Registration and support emails will also come from this address.' ); ?> 105 105 </p> 106 106 </td>
Note: See TracChangeset
for help on using the changeset viewer.