Index: C:/Inetpub/wwwroot/sem-pro/wp-includes/widgets.php
===================================================================
--- C:/Inetpub/wwwroot/sem-pro/wp-includes/widgets.php	(revision 840)
+++ C:/Inetpub/wwwroot/sem-pro/wp-includes/widgets.php	(revision 841)
@@ -400,7 +400,7 @@
 	wp_list_bookmarks(array(
 		'title_before' => $before_title, 'title_after' => $after_title,
 		'category_before' => $before_widget, 'category_after' => $after_widget,
-		'show_images' => true, 'class' => 'linkcat widget'
+		'show_images' => true, 'class' => 'linkcat widget', 'show_description' => true, 'between' => '<br />'
 	));
 }
 
