Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Home page Information Box


niceshirt

Recommended Posts

Posted

On my homepage there is an Information Box in the lower left corner. I would like to change the Shipping and Returns button to read Shipping and Exchanges. I have not found the proper file to edit. Where do I look? Thank you very much.

Posted
On my homepage there is an Information Box in the lower left corner.  I would like to change the Shipping and Returns button to read Shipping and Exchanges.  I have not found the proper file to edit.  Where do I look?  Thank you very much.

 

includes/languages/english.php look for

 

// information box text in includes/boxes/information.php

define('BOX_HEADING_INFORMATION', 'Information');

define('BOX_INFORMATION_PRIVACY', 'Privacy Notice');

define('BOX_INFORMATION_CONDITIONS', 'Conditions of Use');

define('BOX_INFORMATION_SHIPPING', 'Shipping & Returns');

define('BOX_INFORMATION_CONTACT', 'Contact Us');

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

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

×
×
  • Create New...