sgonzal Posted April 24, 2009 Posted April 24, 2009 I am trying to modify the following text in the "Quick find" box in the left column of my shopping cart from "Use keywords to find the product you are looking for. Advanced Search" to "Use keywords to find the CRS course you are looking for. Advanced Search" I went to search.php to make the change, but when I got there, I didn't see the text in question, but rather there was this instead: . BOX_SEARCH_TEXT . My question is, what file do I need to find to make the change I am wanting to make? It wasn't in stylesheet.css. I was also planning on just replacing the . BOX_SEARCH_TEXT . with "Use keywords to find the CRS course you are looking for. Advanced Search". But I was afraid of breaking something. Could do this? Would this be acceptable?
FIMBLE Posted April 24, 2009 Posted April 24, 2009 The file you need is either inside catalog / includes / languages / english / search.php (or advanced search.php) Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Guest Posted April 25, 2009 Posted April 25, 2009 The file you need to look in is: includes/languages/english.php
sgonzal Posted April 25, 2009 Author Posted April 25, 2009 No, that's incorrect. I found where to make the proper changes. It's in the english.php file.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.