[wp-trac] [WordPress Trac] #8294: Extra divs in admin-header.php

WordPress Trac wp-trac at lists.automattic.com
Thu Nov 20 13:14:10 GMT 2008


#8294: Extra divs in admin-header.php
---------------------+------------------------------------------------------
 Reporter:  sivel    |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:  2.7      
Component:  General  |     Version:  2.7      
 Severity:  normal   |    Keywords:           
---------------------+------------------------------------------------------
 In admin header their are two extra divs following favorite_actions()

 {{{
 <?php favorite_actions(); ?>
 </div>
 </div>
 }}}

 This is prematurely closing the wpwrap and wpcontent divs.

 However simply removing these divs causes some css issues.  The left menu
 bar moves to the right slightly and the footer moves upwards leaving a
 blank space below.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8294>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list