diff --git a/main/tracking/courseLog.php b/main/tracking/courseLog.php index 27bf744056..3b47d59b3d 100644 --- a/main/tracking/courseLog.php +++ b/main/tracking/courseLog.php @@ -449,7 +449,7 @@ else { } else { - echo get_lang('NoStudent'); + echo get_lang('NoUsersInCourse'); } // send the csv file if asked