Fixed group link!
This commit is contained in:
+1
-1
@@ -2520,7 +2520,7 @@ function print_group_picture($group, $courseid, $large=false, $returnstring=fals
|
||||
}
|
||||
|
||||
if ($link or $isteacheredit) {
|
||||
$output = '<a href="'. $CFG->wwwroot .'/course/group.php?id='. $courseid .'&group='. $group->id .'">';
|
||||
$output = '<a href="'. $CFG->wwwroot .'/user/index.php?id='. $courseid .'&group='. $group->id .'">';
|
||||
} else {
|
||||
$output = '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user