Minor - fixed label

skala
ywarnier 14 years ago
parent 0be8da5c6d
commit 82d781e073
  1. 2
      main/course_home/course_home.php

@ -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';

Loading…
Cancel
Save