Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

new link and page


Nazmaster

Recommended Posts

Posted

I've added a page called group_ purchases.php, which is a duplicate of shipping.php

 

I have inserted the link and the link works properly and brings me to the correct page.

 

I've amended /boxes/information.php and a link does appear.

 

However, in the infobox, I have

 

BOX_INFORMATION_GROUP_PURCHASES

 

as the link text. How do get that back to just... 'Group Purchases' as with the rest of the links??

 

Thanks in advance...

 

naz

Posted

Add this line to catalog/includes/languages/english.php:

 

define('BOX_INFORMATION_GROUP_PURCHASES', 'Group Purchases');

 

Matti :)

Archived

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

×
×
  • Create New...