From a093e02ca7db5298e60f99b5fef8384345bed063 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sun, 3 Jan 2010 23:25:25 +0000 Subject: Cloned default wind theme so that I could make small changes without affecting default theme. --- themes/wind_npk/views/sidebar.html.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 themes/wind_npk/views/sidebar.html.php (limited to 'themes/wind_npk/views/sidebar.html.php') diff --git a/themes/wind_npk/views/sidebar.html.php b/themes/wind_npk/views/sidebar.html.php new file mode 100644 index 00000000..086d1359 --- /dev/null +++ b/themes/wind_npk/views/sidebar.html.php @@ -0,0 +1,16 @@ + +sidebar_top() ?> +
+ + album_menu() ?> + + photo_menu() ?> + + movie_menu() ?> + + tag_menu() ?> + +
+ +sidebar_blocks() ?> +sidebar_bottom() ?> -- cgit v1.2.3