Formatting cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
0e01062062
commit
fc81ae374d
|
@ -110,7 +110,7 @@ function _walk_bookmarks($bookmarks, $args = '' ) {
|
|||
} else {
|
||||
$output .= $name;
|
||||
}
|
||||
|
||||
|
||||
$output .= $link_after;
|
||||
|
||||
$output .= '</a>';
|
||||
|
|
Loading…
Reference in New Issue