{include file="common/head.tpl.html" html5=true}
{$lang.filemanager_to_user_title}
{help->link name="files_to_user" class="help-explorer"}
{if $no_dep_change} {controls->select_users name="user_id" parentid="td_userselection" data=$data_userselection width=194 str_all="`$lang.global_all`" str_onlysel="`$lang.sfilter_only_sel`" str_onlydesel="`$lang.sfilter_only_desel`"} {else} {controls->select_users name="user_id" parentid="td_userselection" data=$data_userselection width=194 str_all="`$lang.global_all`" str_onlysel="`$lang.sfilter_only_sel`" str_onlydesel="`$lang.sfilter_only_desel`" ondepchange="ajax.exec('user', 'ajax_set_user_option', 'filetouser_last_department', this.value);"} {/if}
{if $show_disposition}
{html->checkbox name="disposition_notification" value="1" selected=$disposition_notification output=$lang.email_request_read_notify}
{/if}
{cssbutton->sub string=$lang.global_saveclose} {cssbutton->link link="javascript:window.close()" string=$lang.global_cancel}
{include file="common/foot.tpl.html"}