{php} include_once("{$GLOBALS['srcdir']}/dynarch_calendar_en.inc.php"); {/php}
{xl t='Download'} {xl t='Show Notes'} {$delete_string} {if $file->get_ccr_type($file->get_id()) eq "CCR" and $file->get_mimetype($file->get_id()) eq "application/xml" and $file->get_imported($file->get_id()) eq 0 } {xl t='Import'} {/if}
{if !$hide_encryption}
{xl t='Encryption'} 
{xl t='Pass Phrase'}:

{/if}
{xl t='Sha-1 Hash'}:  {$file->get_hash()} 

{xl t='Update'} 
{xl t='Rename'}:
{xl t='Date'}: [?]

{xl t='Move'} 
  {xl t='Move to Patient'} #

{xl t='Notes'} 

{if $notes}
{foreach name=note_loop from=$notes item=note}
{xl t='Note'} #{$note->get_id()} {xl t='Date:'} {$note->get_date()} {$note->get_note()} {if $note->get_owner()}  -{user_info id=$note->get_owner()} {/if}
{/foreach} {/if}
{xl t='Content'}
{if $file->get_mimetype() eq "image/tiff"} {elseif $file->get_mimetype() eq "image/png" or $file->get_mimetype() eq "image/jpg" or $file->get_mimetype() eq "image/jpeg" or $file->get_mimetype() eq "image/gif" or $file->get_mimetype() eq "application/pdf" } {elseif $file->get_ccr_type($file->get_id()) ne "CCR" and $file->get_ccr_type($file->get_id()) ne "CCD"} {/if}