From b9fa5c0dd2665702f7d901feba02271fd3b03bcd Mon Sep 17 00:00:00 2001 From: kobenland Date: Wed, 23 May 2012 21:01:41 +0200 Subject: [PATCH] Add missing 'class' comments --- 404.php | 6 +++--- archive.php | 2 +- comments.php | 6 +++--- content.php | 2 +- header.php | 2 +- image.php | 4 ++-- no-results.php | 2 +- search.php | 2 +- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/404.php b/404.php index 3a025190..9ad1b32f 100644 --- a/404.php +++ b/404.php @@ -14,7 +14,7 @@ get_header(); ?>

-
+

@@ -28,7 +28,7 @@ get_header(); ?>
    'count', 'order' => 'DESC', 'show_count' => 1, 'title_li' => '', 'number' => 10 ) ); ?>
-
+ -
+ diff --git a/archive.php b/archive.php index cec3654e..dc79c492 100644 --- a/archive.php +++ b/archive.php @@ -65,7 +65,7 @@ get_header(); ?> echo apply_filters( 'tag_archive_meta', '
' . $tag_description . '
' ); } ?> - + diff --git a/comments.php b/comments.php index f70b6879..21d87d67 100644 --- a/comments.php +++ b/comments.php @@ -39,7 +39,7 @@

- +
    @@ -52,14 +52,14 @@ */ wp_list_comments( array( 'callback' => '_s_comment' ) ); ?> -
+ 1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?> + diff --git a/content.php b/content.php index 4ed33b31..06286ca4 100644 --- a/content.php +++ b/content.php @@ -57,5 +57,5 @@ | ', '' ); ?> - + diff --git a/header.php b/header.php index 90f9891e..76b62c1b 100644 --- a/header.php +++ b/header.php @@ -56,7 +56,7 @@ 'primary' ) ); ?> - +
\ No newline at end of file diff --git a/image.php b/image.php index 9f0da9c7..48f72fff 100644 --- a/image.php +++ b/image.php @@ -78,7 +78,7 @@ get_header(); post_excerpt ) ) : ?>
-
+
@@ -106,6 +106,6 @@ get_header(); - + \ No newline at end of file diff --git a/no-results.php b/no-results.php index 08c38221..797459e3 100644 --- a/no-results.php +++ b/no-results.php @@ -31,4 +31,4 @@ - + diff --git a/search.php b/search.php index 37236991..f4bedcd5 100644 --- a/search.php +++ b/search.php @@ -15,7 +15,7 @@ get_header(); ?> +