From aa0a8fcd36f5a86122ef6018b0754575086d1172 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Thu, 30 Oct 2008 04:07:24 +0000 Subject: [PATCH] Formatting cleanup git-svn-id: https://develop.svn.wordpress.org/trunk@9410 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 865ad68499..b2e5692e45 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 .= '';