cancel
Showing results for 
Search instead for 
Did you mean: 

Changing search-label

lemmy
Champ in-the-making
Champ in-the-making
Hi,

I'm trying to change search-label inside the search field. It's needed for localization. I've already found WEB-INF\pages\search.xml which refers to title title.search. I haven't found where to change it  Smiley Sad

Kindly help.

Thanks,
Lemmy
2 REPLIES 2

bremmington
Champ on-the-rise
Champ on-the-rise
All the localised text is in a file named "common.properties". I think the label you're referring to is the one with the key "search.box.search". This is used by a few of the components in the "webscripts/search" folder.

lemmy
Champ in-the-making
Champ in-the-making
Thanks,  Brian. Works perfectly fine  Smiley Happy