From a9eff38e7812068e371cc4a6db1b1e992acbecca Mon Sep 17 00:00:00 2001 From: Eric Marguin Date: Fri, 23 Mar 2007 18:36:22 +0100 Subject: [PATCH] [svn r11684] change a langvar --- main/tracking/courseLog.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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