Changeset 26729
- Timestamp:
- 12/06/2013 05:15:52 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/header.php
r26672 r26729 11 11 ?><!DOCTYPE html> 12 12 <!--[if IE 7]> 13 <html class="ie ie7" <?php language_attributes(); ?> class="no-js">13 <html class="ie ie7" <?php language_attributes(); ?>> 14 14 <![endif]--> 15 15 <!--[if IE 8]> 16 <html class="ie ie8" <?php language_attributes(); ?> class="no-js">16 <html class="ie ie8" <?php language_attributes(); ?>> 17 17 <![endif]--> 18 18 <!--[if !(IE 7) | !(IE 8) ]><!--> 19 <html <?php language_attributes(); ?> class="no-js">19 <html <?php language_attributes(); ?>> 20 20 <!--<![endif]--> 21 21 <head>
Note: See TracChangeset
for help on using the changeset viewer.