Changeset 14611 for trunk/wp-content/themes/twentyten/header.php
- Timestamp:
- 05/13/2010 10:14:54 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/twentyten/header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/header.php
r14549 r14611 70 70 <div id="access" role="navigation"> 71 71 <div class="skip-link screen-reader-text"><a href="#content" title="<?php esc_attr_e( 'Skip to content', 'twentyten' ); ?>"><?php _e( 'Skip to content', 'twentyten' ); ?></a></div> 72 <?php wp_nav_menu( array( 'sort_column' => 'menu_order', 'container_class' => 'menu-header' ) ); ?>72 <?php wp_nav_menu( array( 'sort_column' => 'menu_order', 'container_class' => 'menu-header', 'theme_menu' => 'main' ) ); ?> 73 73 </div><!-- #access --> 74 74 </div><!-- #masthead -->
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)