From 28798e561e3883f48646d63cd09f0ac05d8976e3 Mon Sep 17 00:00:00 2001 From: rboren Date: Tue, 4 Jan 2005 06:39:38 +0000 Subject: [PATCH] List pages, if any, in the sidebar. git-svn-id: http://svn.automattic.com/wordpress/trunk@2042 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/default/sidebar.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wp-content/themes/default/sidebar.php b/wp-content/themes/default/sidebar.php index d3138e8df..1b3f8a9db 100644 --- a/wp-content/themes/default/sidebar.php +++ b/wp-content/themes/default/sidebar.php @@ -47,6 +47,8 @@ --> + ' . __('Pages') . '' ); ?> +