#U("[목록으로]") #end #end #if( $show_files )
#if( $display_upper )
#U("상위 폴더로")
#else
#U("상위 폴더로")
#end
#if( $upload_path )
#U("업로드")
#else
#U("업로드")
#end
#if( $upload_path )
#U("새 폴더")
#else
#U("새 폴더")
#end







#if( $current_login_id )
#U("다음 계정으로 로그인됨: ") $current_login_id
#U("로그아웃")
#else
#U("로그인")
#end


#U("전체 크기:")
$total_size
#U("바이트")
#if( $free_space )
/
#U("디스크 여유 공간:")
$free_space
#U("바이트")
#end
#end
#end