diff --git a/main/newscorm/lp_list.php b/main/newscorm/lp_list.php index 7efc87277f..88b25682c7 100644 --- a/main/newscorm/lp_list.php +++ b/main/newscorm/lp_list.php @@ -79,11 +79,7 @@ Display::display_header($nameTools,"Path"); (editable by course admins) ----------------------------------------------------------- */ -if($my_version=='1.8'){ - Display::display_introduction_section(TOOL_LEARNPATH); -}else{ - api_introductionsection(TOOL_LEARNPATH); -} +Display::display_introduction_section(TOOL_LEARNPATH); if(api_is_allowed_to_edit()) { @@ -102,7 +98,7 @@ if(api_is_allowed_to_edit()) Display::display_normal_message(api_failure::get_last_failure()); } - include('content_makers.inc.php'); + //include('content_makers.inc.php'); echo ''. 'scormbuilder '.get_lang('_add_learnpath'). '' .