Thread: Search Box
View Single Post
  #5  
Old 08-03-2009, 08:55 AM
 
DanS DanS is offline
 

Member
  
Join Date: Apr 2009
Posts: 10
 

Default Re: Search Box

I looked in skin1/customer/head.tpl and this is the only reference to search I found.

Quote:


{if $main ne "fast_lane_checkout"}
<tr>
<td class="HeadLine" height="22">
{if $usertype eq "C"}
{ include file="customer/search.tpl" }
{/if}
</td>


It seems like this would be a simple feature, easily enabled.
__________________
x-cart gold vers.4.2.2
Reply With Quote