View Single Post
  #4  
Old 05-20-2003, 06:36 AM
 
Cefko Cefko is offline
 

Advanced Member
  
Join Date: Nov 2002
Posts: 69
 

Default

The problem is, that variables should be in the Dialog Title

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

I would like to add product name ($product.product) + some text in the dialog title. Tried many ways, but I couldn't do it
__________________
X-cart version 4.1.7
Apache/2.0.52 (CentOS)
My SQL 5.0.58
PHP Version 5.1.6
Reply With Quote