View Single Post
  #2  
Old 05-07-2006, 04:22 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Just replace this:

<INPUT type="text" name="posted_data[substring]" size="16" value="{$search_prefilled.substring|escape}">

with this:

<INPUT type="text" name="posted_data[substring]" size="16" value="search our site..." />
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote