diff --git a/wp-admin/includes/dashboard.php b/wp-admin/includes/dashboard.php index bb8efdc18..c853b4de2 100644 --- a/wp-admin/includes/dashboard.php +++ b/wp-admin/includes/dashboard.php @@ -584,7 +584,7 @@ function _wp_dashboard_recent_comments_row( &$comment, $show_date = true ) { ?>
-

$type", $comment_post_link ); ?>

+

$type", $comment_post_link." ".$comment_link ); ?>