Confirm Expunge

Note please confirm that you want to delete these documents.

{if (!empty($documents))}
{foreach item=oDoc from=$documents} {/foreach}
Document Name Location
{$oDoc->getName()} {$oDoc->getDisplayPath()}
{else}

No documents were selected.

{/if}