Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing Manufacturer Heading Title.


Guest

Recommended Posts

Posted

Hello,

 

I am trying to change the Heading title 'Manufacturer.' All I want to do is change the heading text, no other alterations. Can someone lead me in the right direction to do this please? I have looked all over and haven't seen the manufacturer text present in any files.

 

Thanks.

Posted

/catalog/includes/english.php

 

define('BOX_HEADING_MANUFACTURERS', 'Manufacturers');

That changes the box heading title.

 

Is that what you seek?

:unsure:

 

Or maybe /catalog/includes/languages/english/index.php

 

  define('TABLE_HEADING_MANUFACTURER', 'Manufacturer');

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

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

×
×
  • Create New...