Changeset 44426 for branches/5.0/src/wp-content/themes/twentynineteen/template-parts/header/site-branding.php
- Timestamp:
- 01/07/2019 03:59:04 PM (7 years ago)
- Location:
- branches/5.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0
-
branches/5.0/src/wp-content/themes/twentynineteen/template-parts/header/site-branding.php
r43892 r44426 37 37 'theme_location' => 'menu-1', 38 38 'menu_class' => 'main-menu', 39 'items_wrap' => '<ul id="%1$s" class="%2$s" tabindex="0">%3$s</ul>',39 'items_wrap' => '<ul id="%1$s" class="%2$s">%3$s</ul>', 40 40 ) 41 41 );
Note: See TracChangeset
for help on using the changeset viewer.