Issue #1285364 by Cliff: Follow-up to remove search-block-form template for form rendering consistency.
parent
08b9bd4172
commit
8157c286f7
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue