]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyfourteen/header.php
WordPress 3.9
[autoinstalls/wordpress.git] / wp-content / themes / twentyfourteen / header.php
index d6c8fc4e7a330199520bfe322f7db241a7f9e441..3cd56649f291c552e201eb64fb8d8c8e8c094dca 100644 (file)
@@ -49,7 +49,7 @@
                        </div>
 
                        <nav id="primary-navigation" class="site-navigation primary-navigation" role="navigation">
-                               <h1 class="menu-toggle"><?php _e( 'Primary Menu', 'twentyfourteen' ); ?></h1>
+                               <button class="menu-toggle"><?php _e( 'Primary Menu', 'twentyfourteen' ); ?></button>
                                <a class="screen-reader-text skip-link" href="#content"><?php _e( 'Skip to content', 'twentyfourteen' ); ?></a>
                                <?php wp_nav_menu( array( 'theme_location' => 'primary', 'menu_class' => 'nav-menu' ) ); ?>
                        </nav>