Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

alt="" text


dannel77

Recommended Posts

Posted

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.

Posted

That should be defined on page:

catalog/includes/languages/english.php

define('IMAGE_BUTTON_BUY_NOW', 'Buy Now');

Lloyd

Posted
That should be defined on page:

catalog/includes/languages/english.php

define('IMAGE_BUTTON_BUY_NOW', 'Buy Now');

 

Thanks again! That solved it.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...