From 478f33f86a65e0c3b159f8fb7b7887181ace98c2 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Wed, 13 Apr 2005 16:44:35 +0000 Subject: [PATCH] Remove extraneous spaces. http://mosquito.wordpress.org/view.php?id=1198 Props: Daniel Gutekunst git-svn-id: https://develop.svn.wordpress.org/trunk@2530 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/default/comments.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/default/comments.php b/wp-content/themes/default/comments.php index 2d89e82324..dff40d823f 100644 --- a/wp-content/themes/default/comments.php +++ b/wp-content/themes/default/comments.php @@ -50,7 +50,7 @@ - comment_status) : ?> + comment_status) : ?> @@ -61,7 +61,7 @@ - comment_status) : ?> +comment_status) : ?>

Leave a Reply