|
|
|
@ -249,7 +249,7 @@ Display::display_introduction_section(TOOL_COURSE_HOMEPAGE, array( |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if ($show_autolunch_lp_warning) { |
|
|
|
|
Display::display_warning_message(get_lang('TheLPAutoLunchSettingIsONStudentsWillBeRedirectToAnSpecificLP')); |
|
|
|
|
Display::display_warning_message(get_lang('TheLPAutoLaunchSettingIsONStudentsWillBeRedirectToAnSpecificLP')); |
|
|
|
|
} |
|
|
|
|
if (api_get_setting('homepage_view') == 'activity') { |
|
|
|
|
require 'activity.php'; |
|
|
|
|