{i18n}Delete Files and Folders{/i18n} {i18n}Specify Reason for Delete{/i18n} {i18n}Please give a reason for deleting these files. This will be recorded in the documents' "Transaction History"{/i18n}. {* Include the document/folder ids *} {foreach item=iDocId from=$documents} {/foreach} {foreach item=iFolderId from=$folders} {/foreach} {i18n}Items to delete{/i18n} {i18n}The items that you selected to delete.{/i18n} {if ($folder_string)}{$folder_string}{/if} {if ($document_string)}{$document_string}{/if} {foreach item=oWidget from=$form_fields} {$oWidget->render()} {/foreach}