From 174f05ad8299da3c78770c5f25ec34446b8f8499 Mon Sep 17 00:00:00 2001 From: azaozz Date: Wed, 22 Jul 2009 22:32:27 +0000 Subject: [PATCH] Fix comment author url when editing, fixes #10466 for trunk git-svn-id: http://svn.automattic.com/wordpress/trunk@11739 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-form-comment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index f58657830..a1d9a584e 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -107,7 +107,7 @@ $date = date_i18n( $datef, strtotime( $comment->comment_date ) ); } else { _e( 'URL:' ); } ?> - +