{* $Id: product_modify.tpl,v 1.60.2.1 2003/02/18 09:19:54 svowl Exp $ *} {if $product.productid ne ""} {assign var="last_location" value=$lng.lbl_product_modify} {else} {assign var="last_location" value=$lng.lbl_add_product} {/if} { include file="location.tpl" last_location=$last_location } {capture name=dialog}
{/capture} {include file="dialog.tpl" title=$product.producttitle content=$smarty.capture.dialog extra="width=100%"} {if $product.productid ne ""}