Changeset 29181 for trunk/src/wp-content/themes/twentythirteen/header.php
- Timestamp:
- 07/15/2014 11:09:41 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/header.php
r28341 r29181 41 41 <div id="navbar" class="navbar"> 42 42 <nav id="site-navigation" class="navigation main-navigation" role="navigation"> 43 < h3 class="menu-toggle"><?php _e( 'Menu', 'twentythirteen' ); ?></h3>43 <button class="menu-toggle"><?php _e( 'Menu', 'twentythirteen' ); ?></button> 44 44 <a class="screen-reader-text skip-link" href="#content" title="<?php esc_attr_e( 'Skip to content', 'twentythirteen' ); ?>"><?php _e( 'Skip to content', 'twentythirteen' ); ?></a> 45 45 <?php wp_nav_menu( array( 'theme_location' => 'primary', 'menu_class' => 'nav-menu' ) ); ?>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)