Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Change TOP to HOME in top nav


caddog

Recommended Posts

Posted

Hi all,

 

I am new to this site, and want to just say what a great community this is... sharing such a valueable program for free. It's really amazing.

 

Anyway, I am tinkering with my site, and I would like to change the word TOP in the header navigation to HOME. Can anyone please tell me what file that's found in? Thanks in advance!

 

Roger

Posted
Hi all,

 

I am new to this site, and want to just say what a great community this is... sharing such a valueable program for free. It's really amazing.

 

Anyway, I am tinkering with my site, and I would like to change the word TOP in the header navigation to HOME. Can anyone please tell me what file that's found in? Thanks in advance!

 

Roger

 

includes/languages/english.php

 

change:

 

define('HEADER_TITLE_TOP', 'Top');

 

to

 

define('HEADER_TITLE_TOP', 'Home');

Archived

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

×
×
  • Create New...