From bef0248eeed83e3482ffa5e2eb2d1948f5d22750 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg 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: https://develop.svn.wordpress.org/trunk@1472 602fd350-edb4-49c9-b593-d223f7449a82 --- 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'];