Twenty Twelve: pinking shears for header.php
git-svn-id: http://core.svn.wordpress.org/trunk@21492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
241a9f5b9d
commit
7e850a0ce6
|
@ -9,10 +9,10 @@
|
|||
* @since Twenty Twelve 1.0
|
||||
*/
|
||||
?><!DOCTYPE html>
|
||||
<!--[if IE 7 | IE 8]>
|
||||
<html class="ie" <?php language_attributes(); ?>>
|
||||
<![endif]-->
|
||||
<!--[if !(IE 7) | !(IE 8) ]><!-->
|
||||
<!--[if IE 7 | IE 8]>
|
||||
<html class="ie" <?php language_attributes(); ?>>
|
||||
<![endif]-->
|
||||
<!--[if !(IE 7) | !(IE 8) ]><!-->
|
||||
<html <?php language_attributes(); ?>>
|
||||
<!--<![endif]-->
|
||||
<head>
|
||||
|
|
Loading…
Reference in New Issue