The search box does not show under Drupal 4.7.

Although I'm not very experienced with Drupal it seems to be because page.tpl.php uses $search instead of $search_box, so I've created a patch to change the variable name.

CommentFileSizeAuthor
page_tpl_search.patch309 bytesJames Harvard

Comments

James Harvard’s picture

Status: Active » Needs review

(oops - wrong status)

Bèr Kessels’s picture

I am actually thinking of removing this completely: we have a search block, we have a search area. So why bother with hardcoded code-soup being injected?