Needs review
Project:
Sympal Theme
Version:
4.7.x-1.x-dev
Component:
Code (PHP)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2007 at 17:03 UTC
Updated:
12 May 2007 at 09:32 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| page_tpl_search.patch | 309 bytes | James Harvard |
Comments
Comment #1
James Harvard commented(oops - wrong status)
Comment #2
Bèr Kessels commentedI 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?