{include file="common/head.tpl.html" nocache="true" html5=true} {calendar->init}
{if $doc_count} {/if}
{$name|truncate:70:"...":true} ({$pos+1}/{$doc_count}) {help->button name="files_assistant"}
{$lang.docproper_filename}: {$lang.docproper_etime}:
{calendar->input name="creation_date" value=$creation_date}
{$lang.docproper_category}:
{$lang.docproper_title}:
{$lang.global_shortdescription}:
{$lang.docproper_keywords}: {menubutton->window_resizeable query="op=texts_select&button=assistant" string="`$lang.admin_text_modules`..." w_width=$smarty.const.TEXTS_SELECT_WIN_WIDTH w_height=$smarty.const.TEXTS_SELECT_WIN_HEIGHT}
{$lang.global_text}:
{$lang.filemanager_links}: {html->checkbox name="hide_owndocs_links" value="1" output=$lang.docproper_hide_owndocs_links selected=$hide_owndocs_links onchange="ajax.exec('user', 'ajax_set_user_option', this.name, (this.checked ? 1 : 0), 'links.location.reload();')"}
{if $pos} {cssbutton->image name="back" string="`$lang.global_back`" icon_left="arrow-left" type="submit"} {else} {cssbutton->image name="back" string="`$lang.global_back`" icon_left="arrow-left" disabled="true"} {/if} {cssbutton->sub name="close" string=$lang.filemanager_assistant_finish} {if $doc_count && (($pos + 1) < $doc_count)} {cssbutton->image name="next" string="`$lang.global_next`" icon_right="arrow-right" type="submit"} {else} {cssbutton->image name="next" string="`$lang.global_next`" icon_right="arrow-right" disabled="true"} {/if}
{html->input_hidden name="pos" value=$pos}
{include file="common/foot.tpl.html"}