From 9ed04eae800bbb22334c8426192d1f85b500f247 Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 28 Mar 2007 17:31:28 +0000 Subject: [PATCH] Don't output empty list. Props pishmishy. fixes #3779 git-svn-id: http://svn.automattic.com/wordpress/trunk@5127 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/default/sidebar.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/default/sidebar.php b/wp-content/themes/default/sidebar.php index 7954a8cf7a..062e8592d8 100644 --- a/wp-content/themes/default/sidebar.php +++ b/wp-content/themes/default/sidebar.php @@ -11,7 +11,10 @@ --> -
  • +
  • +

    You are currently browsing the archives for the category.

    @@ -36,7 +39,8 @@

    You are currently browsing the weblog archives.

    -
  • + + Pages' ); ?>