Make WordPress Core

Ticket #17363: 17363.patch

File 17363.patch, 569 bytes (added by peaceablewhale, 14 years ago)
  • wp-content/themes/twentyeleven/header.php

     
    1919<html id="ie8" <?php language_attributes(); ?>>
    2020<![endif]-->
    2121<!--[if !(IE 6) | !(IE 7) | !(IE 8)  ]><!-->
    22 <html <?php language_attributes(); ?>>
     22<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
    2323<!--<![endif]-->
    2424<head>
    2525<meta charset="<?php bloginfo( 'charset' ); ?>" />