View Single Post
  #3  
Old 10-27-2006, 11:18 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: Rectangle_bottom.tpl

Edit skin1/customer/home.tpl as follows:

Code:
{if $main eq "catalog" and $cat eq ""} {include file="rectangle_bottom_seo.tpl"} {else} {include file="rectangle_bottom.tpl"} {/if}
Reply With Quote