From 72f5a9910cf48c713918a1b04edbf37c6d91d295 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Wed, 22 Jul 2009 22:32:27 +0000 Subject: [PATCH] Fix comment author url when editing, fixes #10466 for trunk git-svn-id: https://develop.svn.wordpress.org/trunk@11739 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 f58657830d..a1d9a584e9 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:' ); } ?> - +