- Timestamp:
- 11/01/2021 09:45:45 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/inc/template-tags.php
r47808 r51967 20 20 if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : 21 21 ?> 22 <nav class="navigation comment-navigation" role="navigation">22 <nav class="navigation comment-navigation"> 23 23 <h2 class="screen-reader-text"><?php _e( 'Comment navigation', 'twentyfifteen' ); ?></h2> 24 24 <div class="nav-links">
Note: See TracChangeset
for help on using the changeset viewer.