From a1c3ac85cd10ff8d40449845a8a6c029d99405fa Mon Sep 17 00:00:00 2001 From: saxmatt Date: Wed, 21 Jul 2004 07:43:58 +0000 Subject: [PATCH] Show URI even when there's no email (trackbacks and pingbacks) git-svn-id: http://svn.automattic.com/wordpress/trunk@1472 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-comments.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wp-admin/edit-comments.php b/wp-admin/edit-comments.php index eb4c32490e..7bbaaafefa 100644 --- a/wp-admin/edit-comments.php +++ b/wp-admin/edit-comments.php @@ -10,7 +10,7 @@ else $mode = $_GET['mode'];