diff --git a/main/document/showinframes.php b/main/document/showinframes.php index 60eb79391e..1f3a2d926a 100755 --- a/main/document/showinframes.php +++ b/main/document/showinframes.php @@ -173,7 +173,7 @@ $file_url_web = api_get_path(WEB_COURSE_PATH).$_course['path'].'/document'.$head echo ''.get_lang('_cut_paste_link').''; //echo '
'; if (file_exists($file_url_sys)) { - echo ''; + echo ''; } else { echo ''; }