{$dialog_id = uniqid('f-copy-dialog-')} {function form_begin} {if $allowed_files}
{/if} {/function} {function form_end} {if $allowed_files}
{/if} {/function} {function size} {if $allowed_files}width650px height350px{else}width400px height200px{/if} {/function}
{form_begin}

[`Copy files`]

{if $allowed_files} {if $unallowed_files}

[`No permissions to copy these files`]: {foreach $unallowed_files as $file} {$file.name|escape}  {/foreach}

{/if}
{else}

[`No permissions to copy these files`]

{/if}
{form_end}