diff --git a/archive.php b/archive.php index cf0611c45..edd947ef0 100644 --- a/archive.php +++ b/archive.php @@ -35,7 +35,7 @@ get_header(); ?> else : _e( 'Archives', 'twentytwelve' ); endif; - ?> + ?> diff --git a/author.php b/author.php index ace43e7bd..0dbd267d6 100644 --- a/author.php +++ b/author.php @@ -45,7 +45,7 @@ get_header(); ?> + ?>
+ ?> diff --git a/comments.php b/comments.php index 19f5941da..010c1aedf 100644 --- a/comments.php +++ b/comments.php @@ -31,7 +31,8 @@ if ( post_password_required() ) { ' . get_the_title() . '' + number_format_i18n( get_comments_number() ), + '' . get_the_title() . '' ); ?> @@ -44,7 +45,7 @@ if ( post_password_required() ) { 'style' => 'ol', ) ); -?> + ?> 1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?> @@ -60,7 +61,7 @@ if ( post_password_required() ) { * But we only want the note on posts and pages that had comments in the first place. */ if ( ! comments_open() && get_comments_number() ) : - ?> + ?>

diff --git a/content-page.php b/content-page.php index d1553444b..3511b75f3 100644 --- a/content-page.php +++ b/content-page.php @@ -11,7 +11,7 @@
>
- +

@@ -25,7 +25,7 @@ 'after' => '
', ) ); -?> + ?>