Hi,
I have build my site using Druple.

Now I want to change the text on Search button...you can see at the top of this site there is a SEARCH button on which currently written "search" . I want to change this to "Go" on this button

what should I do.PLEASE suggest me.
Thanks in advance

Comments

grobemo’s picture

gausarts’s picture

A very long thread here in drupal may inspire you: http://drupal.org/node/224183

love, light n laughter

john.kenney’s picture

you can use this module: string overrides - http://drupal.org/project/stringoverrides. to rewrite any text appearing within your site, including search button text.

-----

oops! sorry, no, have just done this and it is not a good idea cause it changes all instances of the word 'search'. but still, i've found the module useful for other purposes for more unique situations.