Rooney Posted March 25, 2013 Share Posted March 25, 2013 Hi, I am using Google Site Search Hook. But I want to rename the 'Google Site Search' in the Search Box to 'Google Search' I tried to add the run the below query UPDATE core_sys_lang_words SET word_custom = 'Google' WHERE word_default = 'Google Site Search' But not working I cached the Language pack, recached the board and all cleaned the browser cache too Still not worked. Link to comment Share on other sites More sharing options...
0 Exterminator Posted March 25, 2013 Share Posted March 25, 2013 If you got the hook file.Open it in notepad and search for : "Google Site Search" (WITHOUT QUOTES) and once you find it rename it to what ever you want. So example could be: "Google Search" If that does not work then i'm pretty sure someone here has any other solution. Link to comment Share on other sites More sharing options...
0 Rooney Posted March 25, 2013 Author Share Posted March 25, 2013 worked great.. Thanks Exterminator Link to comment Share on other sites More sharing options...
0 Administrator Tony Posted March 25, 2013 Administrator Share Posted March 25, 2013 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Rooney
Hi,
I am using Google Site Search Hook.
But I want to rename the 'Google Site Search' in the Search Box to 'Google Search'
I tried to add the run the below query
Link to comment
Share on other sites
3 answers to this question
Recommended Posts