{if $doc_edituser} {/if} {if $doc_link_target} {/if} {if $show_encryption_info} {/if}
{$lang.filemanager_docinedit2} {$doc_edituser}
{$lang.filemanager_bottom_path}: {$doc_path}
{$lang.filemanager_linkto}: {$doc_link_target}
{$lang.docproper_title}: {$doc_title}
{$lang.global_shortdescription}: {$doc_desc}
{$lang.filemanager_version}: {$doc_version}
{$lang.global_category}: {$doc_categ}
{$lang.filemanager_mime_type}: {$doc_mime}
{$lang.filemanager_created}: {$doc_etime} {if $doc_euser}{$lang.filemanager_by} {$doc_euser}{/if}
{$lang.filemanager_lastopening}: {$doc_otime} {if $doc_ouser}{$lang.filemanager_by} {$doc_ouser}{/if}
{$lang.filemanager_lastsaveing}: {$doc_dtime} {if $doc_duser}{$lang.filemanager_by} {$doc_duser}{/if}
{$lang.filemanager_lastchange}: {$doc_ctime} {if $doc_cuser}{$lang.filemanager_by} {$doc_cuser}{/if}
{$lang.filemanager_lastindex}: {$doc_itime} {cssbutton->sub string=$lang.filemanager_index_now script="`$doc_index`;return false;"}
{$lang.global_indexusage}: {$doc_index_size}
{$lang.filemanager_encrypted_readable_to}: {foreach key=ind item=item from=$doc_readable}{$item}
{/foreach}