[wp-trac] [WordPress Trac] #9916: Extra Right ">" in header.php in Kubrick theme

WordPress Trac wp-trac at lists.automattic.com
Sat May 23 16:30:53 GMT 2009


#9916: Extra Right ">" in header.php in Kubrick theme
-------------------------+--------------------------------------------------
 Reporter:  mrgtb        |       Owner:         
     Type:  enhancement  |      Status:  new    
 Priority:  normal       |   Milestone:  2.8    
Component:  Themes       |     Version:  2.8    
 Severity:  normal       |    Keywords:  Kubrick
-------------------------+--------------------------------------------------
 In the Kubrick theme. Open header.php and search for this line:

 <body <?php body_class(); ?>>

 Should this not be this:

 <body <?php body_class(); ?>

 And you have an extra ">" at the end by mistake.

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


More information about the wp-trac mailing list