diff --git a/main/document/showinframes.php b/main/document/showinframes.php index 1f3a2d926a..7254b242c9 100755 --- a/main/document/showinframes.php +++ b/main/document/showinframes.php @@ -55,7 +55,7 @@ if (isset($_SESSION['_gid']) && $_SESSION['_gid'] != '') { $interbreadcrumb[] = array('url' => './document.php?curdirpath='.dirname($header_file).$req_gid, 'name' => get_lang('Documents')); -$interbreadcrumb[] = array('url' => 'showinframes.php?gid='.$req_gid.'&file='.$header_file, 'name' => $name_to_show); +$interbreadcrumb[] = array('url' => 'showinframes.php?gid='.$req_gid.'&file='.$header_file, 'name' => $name_to_show); $file_url_sys = api_get_path(SYS_COURSE_PATH).'document'.$header_file; $path_info = pathinfo($file_url_sys); @@ -173,7 +173,7 @@ $file_url_web = api_get_path(WEB_COURSE_PATH).$_course['path'].'/document'.$head echo ''.get_lang('_cut_paste_link').''; //echo '