From ace25676416a18e729cbfb68fa7823d238cf8c04 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Thu, 27 Nov 2008 20:44:43 +0000 Subject: [PATCH] Fix id typo. Props sivel. fixes #8401 git-svn-id: https://develop.svn.wordpress.org/trunk@9928 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 407634c7df..e24e0e7e48 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -39,7 +39,7 @@ $url = attribute_escape( $comment->comment_author_url );
-
+