From 4be265b1678994d24684c74651374ac0847fcff9 Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 20 Mar 2008 22:01:27 +0000 Subject: [PATCH] Fix dash markup when there's only one comment. Props mdawaffe. fixes #6306 git-svn-id: http://svn.automattic.com/wordpress/trunk@7429 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/dashboard.php | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/wp-admin/includes/dashboard.php b/wp-admin/includes/dashboard.php index 940046ca6a..081b7de883 100644 --- a/wp-admin/includes/dashboard.php +++ b/wp-admin/includes/dashboard.php @@ -284,21 +284,23 @@ function wp_dashboard_recent_comments( $sidebar_args ) { ?>

- +comment_count > 1 ) : ?> -