{* $Id: product_delete_confirmation.tpl,v 1.13 2002/10/17 13:54:57 zorg Exp $ *} {include file="location.tpl" last_location="Remove product"} {capture name=dialog}
{$lng.lbl_product_delete_confirmation_header}:

{$product.category_text|escape} :: {$product.product|escape} {$product.price}

{$lng.lbl_warning_delete_product} {include file="buttons/yes.tpl"}          {include file="buttons/no.tpl"}

{/capture} {include file="dialog.tpl" title=$lng.lbl_confirmation content=$smarty.capture.dialog extra="width=100%"}