View Single Post
  #17  
Old 05-27-2004, 07:37 AM
 
GM GM is offline
 

eXpert
  
Join Date: Mar 2004
Location: Canada
Posts: 293
 

Default

Small revision (cleans it up a bit)

in skin1/modules/Gift_Certificates/giftcert.tpl

"around line 203, ADD the second email field to the gift certificate purchase form, with a few changes from the one in the registration form:"

Changed to:
Code:
<tr> <td nowrap align=right>Validate {$lng.lbl_email}</td> <td><font class=Star>*</font></td> <td nowrap> <input type=text name=emailtwo size=30 value="{$giftcert.recipient_email}"> </td> </tr>
__________________
v. 4.0.14 (GM Style)
O.S. Linux
Build Your Own Diamond Ring
Reply With Quote