From 2349f7365944a8528bb39fe4bcffcb1615fd9e5b Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 27 Nov 2008 20:44:43 +0000 Subject: [PATCH] Fix id typo. Props sivel. fixes #8401 git-svn-id: http://svn.automattic.com/wordpress/trunk@9928 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 407634c7d..e24e0e7e4 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 );
-
+