Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Bread Crumbs


Load-This

Recommended Posts

Posted

you edit the catalog\includes\application_top.php find this code:

 

  $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);
 $breadcrumb->add(HEADER_TITLE_CATALOG, tep_href_link(FILENAME_DEFAULT));

comment out the first line the change the string of the HEADER_TITLE_CATALOG (catalog\includes\languages\english.php) to 'Home'

Archived

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

×
×
  • Create New...