I was searching for a way to replace the text in search box and
found your module.

I've installed it easily but don't understand how it works.

I'm novice to drupal and php...

How can I change the text in the search box with this module?
How the module knows what to change and where (I'm just entering fields)?
For a novice it is very unclear.

Thanks
Eran

Comments

danreb’s picture

maybe this module is what you need for replacing text in search box.

http://drupal.org/project/custom_search_box

robloach’s picture

Status: Active » Fixed

Yeah, probably. String Overrides just replaces things that are passed through t(). If you search in the Search module for "t(", you'll find strings that you could replace. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.