View Single Post
  #2  
Old 11-30-2005, 02:54 PM
  Jon's Avatar 
Jon Jon is offline
 

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

Default

Open skin1/customer/main/product.pl

{include file="dialog.tpl" title=$product.productcode content=$smarty.capture.dialog extra="width=100%"}

(I believe this is the code, I'm trying to remember off the top of my head, if not then .productcode is not correct but just replace what's there.)

{include file="dialog.tpl" title=$product.product content=$smarty.capture.dialog extra="width=100%"}
Reply With Quote