Ticket #49235: 47087.patch
| File 47087.patch, 1.2 KB (added by , 7 years ago) |
|---|
-
options-general.php
110 110 <tr> 111 111 <th scope="row"><label for="new_admin_email"><?php _e( 'Administration Email Address' ); ?></label></th> 112 112 <td><input name="new_admin_email" type="email" id="new_admin_email" aria-describedby="new-admin-email-description" value="<?php form_option( 'admin_email' ); ?>" class="regular-text ltr" /> 113 <p class="description" id="new-admin-email-description"><?php _e( 'This address is used for admin purposes. 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>' ); ?></p>113 <p class="description" id="new-admin-email-description"><?php _e( 'This address is used for admin purposes. If you change this then we will send you an email at your new address to confirm it. <strong>The new address will not become active until confirmed.</strong>' ); ?></p> 114 114 <?php 115 115 $new_admin_email = get_option( 'new_admin_email' ); 116 116 if ( $new_admin_email && $new_admin_email != get_option( 'admin_email' ) ) :
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)