{* $Id: category_del_confirmation.tpl,v 1.10 2002/10/17 13:54:56 zorg Exp $ *} {include file="location.tpl" last_location="Remove category"} {capture name=dialog}
All subcategories and products under this category will be removed:

{$current_category.category|escape}

Warning: this operation can not be reverted !

Are you sure ? {include file="buttons/yes.tpl"}          {include file="buttons/no.tpl"}

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