Ticket #31450: 31450.patch
| File 31450.patch, 923 bytes (added by , 11 years ago) |
|---|
-
wp-admin/admin-footer.php
15 15 <div class="clear"></div></div><!-- wpbody --> 16 16 <div class="clear"></div></div><!-- wpcontent --> 17 17 18 <div id="wpfooter" >18 <div id="wpfooter" role="contentinfo"> 19 19 <?php 20 20 /** 21 21 * Fires after the opening tag for the admin footer. -
wp-admin/admin-header.php
192 192 <div id="wpwrap"> 193 193 <a tabindex="1" href="#wpbody-content" class="screen-reader-shortcut"><?php _e('Skip to main content'); ?></a> 194 194 <?php require(ABSPATH . 'wp-admin/menu-header.php'); ?> 195 <div id="wpcontent" >195 <div id="wpcontent" role="main"> 196 196 197 197 <?php 198 198 /**
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)