Ticket #17363: 17363.patch
File 17363.patch, 569 bytes (added by , 14 years ago) |
---|
-
wp-content/themes/twentyeleven/header.php
19 19 <html id="ie8" <?php language_attributes(); ?>> 20 20 <![endif]--> 21 21 <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--> 22 <html <?php language_attributes(); ?>>22 <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> 23 23 <!--<![endif]--> 24 24 <head> 25 25 <meta charset="<?php bloginfo( 'charset' ); ?>" />