Merge pull request #1009 from B-07/patch-4

Add end comment
This commit is contained in:
Tammie Lister 2016-12-23 12:20:57 +00:00 committed by GitHub
commit e39f5e55db
1 changed files with 1 additions and 1 deletions

View File

@ -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">