{* $Id: profile_delete_confirmation.tpl,v 1.11 2002/10/17 13:54:57 zorg Exp $ *} {include file="location.tpl" last_location=$lng.lbl_delete_profile} {capture name=dialog} {if $smarty.get.confirmed eq "Y"} {$lng.txt_profile_deleted} {else}
{$lng.txt_profile_delete_confirmation}

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

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