Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

infoboxes titles


Guest

Recommended Posts

go to :

catalog/includes/languages/english.php

 

open the file and at around line 72 you will see what you are looking

 

Instead of :

// categories box text in includes/boxes/categories.php
define('BOX_HEADING_CATEGORIES', 'categories');

 

put:

// categories box text in includes/boxes/categories.php
define('BOX_HEADING_CATEGORIES', 'whatever you like');

 

in the same file you can find most if not all of the infoboxes titles and change them

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...