From fc81ae374d2170923543d3bc50f57ec29d637687 Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 30 Oct 2008 04:07:24 +0000 Subject: [PATCH] Formatting cleanup git-svn-id: http://svn.automattic.com/wordpress/trunk@9410 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/bookmark-template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/bookmark-template.php b/wp-includes/bookmark-template.php index 865ad6849..b2e5692e4 100644 --- a/wp-includes/bookmark-template.php +++ b/wp-includes/bookmark-template.php @@ -110,7 +110,7 @@ function _walk_bookmarks($bookmarks, $args = '' ) { } else { $output .= $name; } - + $output .= $link_after; $output .= '';