Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Language Box


Scraptastic

Recommended Posts

Posted

Could someone tell me how to delete the language box on the first page. I have deleted the english flag and can't work out how to get it back. I would prefer to get rid of the language box altogether if that is possible. Please help.

Posted

In catalog/includes/column_right.php

 

From this:

include(DIR_WS_BOXES . 'languages.php');

 

To this:

//include(DIR_WS_BOXES . 'languages.php');

 

The_Bear

Archived

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

×
×
  • Create New...