dannel77 Posted April 17, 2008 Posted April 17, 2008 Hi, Could someone please tell me in what file I can find the alt="" text that controls the message "Buy Now" when a customer moves the cursor over the shopping basket? This is how the code looks when I look at in Firefox now "button_buy_now.gif" alt="" border="0" type="image">" Thanks.
photofxplus Posted April 17, 2008 Posted April 17, 2008 That should be defined on page: catalog/includes/languages/english.php define('IMAGE_BUTTON_BUY_NOW', 'Buy Now'); Lloyd
dannel77 Posted April 17, 2008 Author Posted April 17, 2008 That should be defined on page:catalog/includes/languages/english.php define('IMAGE_BUTTON_BUY_NOW', 'Buy Now'); Thanks again! That solved it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.