{strip}>
<{if ($explorer_pos == "up_folder") }>
" alt="" title="" />
<{$file_name|smarty:nodefaults}>
<{elseif ($explorer_pos == "right") }>
<{if ($action.folder_id != "0")}>
<{/if}>
<{if ($smarty.session._auth_id >= _AUTH_CHIEF && $action.reference == _OFF) }>
" alt="" title="" />
<{/if}>
<{if ($file.file_type == CABINET_FILETYPE_FOLDER) }>
" alt="" title="" />
<{$file.file_name|smarty:nodefaults}>
<{else}>
" alt="" title="" />
<{$file.file_name|smarty:nodefaults}>
<{/if}>
<{elseif ($explorer_pos == "left") }>
<{$file_name|smarty:nodefaults}>
<{elseif ($explorer_pos == "move") }>
<{if (in_array($file_id, $action.err_address)) }>
<{$file_name|smarty:nodefaults}>
<{else}>
<{$file_name|smarty:nodefaults}>
<{/if}>
<{/if}>
<{/strip}>