From 8157c286f73d6d9ee0cb594e591b6f213bbb653a Mon Sep 17 00:00:00 2001 From: catch Date: Thu, 29 Sep 2011 23:42:58 +0900 Subject: [PATCH] Issue #1285364 by Cliff: Follow-up to remove search-block-form template for form rendering consistency. --- modules/search/search.module | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/search/search.module b/modules/search/search.module index f6ef6660c0a..5844f6ed341 100644 --- a/modules/search/search.module +++ b/modules/search/search.module @@ -1010,7 +1010,6 @@ function search_form($form, &$form_state, $action = '', $keys = '', $module = NU * * @ingroup forms * @see search_box_form_submit() - * @see search-block-form.tpl.php */ function search_box($form, &$form_state, $form_id) { $form[$form_id] = array(