diff --git a/wp-includes/category-template.php b/wp-includes/category-template.php index d01231df9..aaf2e767d 100644 --- a/wp-includes/category-template.php +++ b/wp-includes/category-template.php @@ -438,7 +438,7 @@ function wp_list_categories( $args = '' ) { $output = ''; if ( $title_li && 'list' == $style ) - $output = '
  • ' . $title_li . '