Changeset 18335 for trunk/wp-content/themes/twentyeleven/header.php
- Timestamp:
- 06/23/2011 11:03:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyeleven/header.php
r18244 r18335 111 111 112 112 <nav id="access" role="navigation"> 113 <h 1 class="assistive-text"><?php _e( 'Main menu', 'twentyeleven' ); ?></h1>113 <h3 class="assistive-text"><?php _e( 'Main menu', 'twentyeleven' ); ?></h3> 114 114 <?php /* Allow screen readers / text browsers to skip the navigation menu and get right to the good stuff. */ ?> 115 115 <div class="skip-link"><a class="assistive-text" href="#content" title="<?php esc_attr_e( 'Skip to primary content', 'twentyeleven' ); ?>"><?php _e( 'Skip to primary content', 'twentyeleven' ); ?></a></div>
Note: See TracChangeset
for help on using the changeset viewer.