From 0741d8e32320f4578853ae92b242c2f7cd2d339a Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 21 Sep 2009 06:36:54 +0000 Subject: - Patch #550742 by douggreen | Zarabadoo: remove Search box from theme system, default to block system instead. --- modules/system/page.tpl.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'modules/system') diff --git a/modules/system/page.tpl.php b/modules/system/page.tpl.php index be4921656..417a18c3f 100644 --- a/modules/system/page.tpl.php +++ b/modules/system/page.tpl.php @@ -26,7 +26,6 @@ * in theme settings. * * Navigation: - * - $search_box: HTML to display the search box, empty if search has been disabled. * - $main_menu (array): An array containing the Main menu links for the * site, if they have been configured. * - $secondary_menu (array): An array containing the Secondary menu links for @@ -87,10 +86,6 @@ - - - -
-- cgit v1.2.3