Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

remove "Let's See What We Have Here" title


Guest

Recommended Posts

Posted

Hi,

I would like to know which file do i edit to remove the folloing title from all the pages that appear whne click on any product catergory. So when you click on any product listing within the catergory, the web starts of saying "Let's See What We Have Here" and than lists all the products.....

 

Can any help....

 

Thanks

Posted
Hi,

I would like to know which file do i edit to remove the folloing title from all the pages that appear whne click on any product catergory. So when you click on any product listing within the catergory, the web starts of saying "Let's See What We Have Here" and than lists all the products.....

 

Can any help....

 

Thanks

 

includes/languages/english/index.php

 

define('HEADING_TITLE', 'Let\'s See What We Have Here');

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??

Posted
includes/languages/english/index.php

 

define('HEADING_TITLE', 'Let\'s See What We Have Here');

 

 

Thanks that did the trick....

Archived

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

×
×
  • Create New...