diff --git a/course/student.php b/course/student.php index f383dc8cba7..ad41e1442eb 100644 --- a/course/student.php +++ b/course/student.php @@ -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",