Hi,
The title part of the dialog box is controled by the actual template for whatever is being displayed. It is usually located near the bottom of the template and looks something like this:
{include file="dialog.tpl" title=$product.product content=$smarty.capture.dialog
extra="width=100%"}
You edit the reference title= to include the data fields you would like displayed as the title of the dialog box.
The example above is from my product.tpl. I have changed the reference to no longer display the product number, only the product name.
Hope that helps,
ATKOgirl
__________________
X-Cart Versions: 4.1.10 and 4.2.0
|