diff --git a/course/user.php b/course/user.php index dcc222b230e..f8f330e113e 100644 --- a/course/user.php +++ b/course/user.php @@ -49,36 +49,32 @@ "id&course=$course->id\">$fullname -> $stractivityreport -> $strmode"); } - print_heading($fullname); - echo "
| $stractivityreport: | "; - foreach ($modes as $listmode) { - $strmode = get_string($listmode); - if ($mode == $listmode) { - echo "$strmode | "; - } else { - echo "id&user=$user->id&mode=$listmode\">$strmode | "; - } - } - echo "
| "; + echo " | "; print_user_picture($user->id, $course->id, $user->picture, true, false, false); - echo " | ";
-
-
- // Print name and edit button across top
-
- echo "
| ";
// Print the description
@@ -144,7 +134,7 @@
// Print all the little details in a list
- echo "
$left | $right | $left | $right | |