diff --git a/wp-content/themes/twentyten/loop.php b/wp-content/themes/twentyten/loop.php index 7f9d227c0f..811abfe039 100644 --- a/wp-content/themes/twentyten/loop.php +++ b/wp-content/themes/twentyten/loop.php @@ -53,10 +53,7 @@ * * Without further ado, the loop: */ ?> - + @@ -99,7 +96,7 @@ $comment_number_template = _n( '1 Comment', '% Comments', get_comments_number(), | - + | ', '' ); ?> @@ -122,7 +119,7 @@ $comment_number_template = _n( '1 Comment', '% Comments', get_comments_number(),
| - + | ', '' ); ?>
@@ -164,7 +161,7 @@ $comment_number_template = _n( '1 Comment', '% Comments', get_comments_number(), | - + | ', '' ); ?>