View Single Post
  #2  
Old 03-28-2006, 07:17 AM
 
balinor balinor is offline
 

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

Default

You need to edit skin1/modules/Product_Options/customer_options.tpl. Change this bit of code to text field:

Code:
<INPUT id="po{$v.classid}" type="text" name="{$poname}" value="{$v.default|escape}">
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote