From ff859fce24378913c235b5f993f6970ae926057c Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Wed, 28 Mar 2007 17:31:28 +0000 Subject: [PATCH] Don't output empty list. Props pishmishy. fixes #3779 git-svn-id: https://develop.svn.wordpress.org/trunk@5127 602fd350-edb4-49c9-b593-d223f7449a82 --- 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' ); ?>