From 0d1837977841e6c158270e864453969813904305 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 11 Nov 2009 17:14:59 +0000 Subject: - Patch #550742 by David_Rothstein: removed left-over code: remove search box settings because we already remove the search box. --- modules/system/system.admin.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/system/system.admin.inc') diff --git a/modules/system/system.admin.inc b/modules/system/system.admin.inc index 4c85c47d3..3578981f0 100644 --- a/modules/system/system.admin.inc +++ b/modules/system/system.admin.inc @@ -436,7 +436,6 @@ function system_theme_settings($form, &$form_state, $key = '') { 'node_user_picture' => t('User pictures in posts'), 'comment_user_picture' => t('User pictures in comments'), 'comment_user_verification' => t('User verification status in comments'), - 'search' => t('Search box'), 'favicon' => t('Shortcut icon'), 'main_menu' => t('Main menu'), 'secondary_menu' => t('Secondary menu'), -- cgit v1.2.3