From 1a6877d0624355bf4e0dc63fd594de8b8a62114c Mon Sep 17 00:00:00 2001 From: ryan 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: http://svn.automattic.com/wordpress/trunk@2530 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 2d89e8232..dff40d823 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