View Single Post
  #24  
Old 02-07-2005, 02:52 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default

Quote:
In what .tpl would I place this code

skin1/customer/home.tpl

copy the code to a new file - skin1/customer/manufacturers.tpl

replace the code

Code:
{ include file="modules/Manufacturers/menu_manufacturers.tpl" }

with

Code:
{ include file="customer/manufacturers.tpl" }
__________________
xcartmods.co.uk
Reply With Quote