From 6b745c7ac9f53eab0f388d45b3f3af94a669e119 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Wed, 31 Aug 2011 15:16:24 -0400 Subject: Add search links to the sidebar. --- templates/sidebar_home.inc.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'templates') diff --git a/templates/sidebar_home.inc.php b/templates/sidebar_home.inc.php index d0d6687a..8c7fd25d 100644 --- a/templates/sidebar_home.inc.php +++ b/templates/sidebar_home.inc.php @@ -83,4 +83,12 @@ $ajax_info = Config::get('ajax_url'); $web_path = Config::get('web_path'); +
  • + +
  • -- cgit