forked from mirror/_s
parent
f9471cdfb7
commit
c7cea499fc
|
@ -33,7 +33,7 @@ if ( post_password_required() ) {
|
|||
'<span>' . get_the_title() . '</span>'
|
||||
);
|
||||
?>
|
||||
</h2>
|
||||
</h2><!-- .comments-title -->
|
||||
|
||||
<?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
|
||||
<nav id="comment-nav-above" class="navigation comment-navigation" role="navigation">
|
||||
|
|
Reference in New Issue