Formatting cleanup

git-svn-id: https://develop.svn.wordpress.org/trunk@9410 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-10-30 04:07:24 +00:00
parent 5bd33d81b1
commit aa0a8fcd36
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ function _walk_bookmarks($bookmarks, $args = '' ) {
} else {
$output .= $name;
}
$output .= $link_after;
$output .= '</a>';