Allow for course language terms

This commit is contained in:
moodler 2004-08-03 12:53:56 +00:00
parent 5363911f84
commit e1a2407902

View File

@ -38,9 +38,9 @@
if ($course->students != $strstudents) {
$parastudents = " ($course->students)";
} else {
$parastudents = "";
$strassignstudents .= " ($course->students)";
$strpotentialstudents .= " ($course->students)";
$strexistingstudents .= " ($course->students)";
}
print_header("$course->shortname: $strassignstudents",