View Single Post
  #6  
Old 01-23-2004, 09:23 PM
 
GregCroft GregCroft is offline
 

Newbie
  
Join Date: Oct 2003
Posts: 9
 

Default

Quote:
Originally Posted by funkydunk
This is amended in customer/main/product.tpl

change:

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

to

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

Brilliant! I been try'n to figure that out for a couple days now..

Hrm, I should start here when working on issue.

Thanks again!
__________________
Greg Croft
-Webmaster for ModernPerformance.com, your domestic 4 cylinder performance specialists.
Reply With Quote