Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can I change the breadcrumb names?


Jodoi

Recommended Posts

Hi,

 

You can change that name in includes/languages/english.php

 

Have a look down the 'defines' and find (line 57 on my page)

 

define('HEADER_TITLE_CATALOG', 'Catalog');

change to

 

define('HEADER_TITLE_CATALOG', 'Home');

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...