Need to change the current text of the search link on the main page Need to change the current text of the search link on the main page
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Need to change the current text of the search link on the main page

Started by vegasvic, September 22, 2005, 10:35:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vegasvic

Hello

I need to change the text of the search link in the menu to read search by part number. I am using the classic theme

can you tell me where to go to change the text of that link

thanks
Vegas Vic

Joachim Müller

edit your language file (e.g. lang/english.php), find  'search_lnk' => 'Search',and edit accordingly.