From 9b609abbedddc254d54139622e438b38617e6744 Mon Sep 17 00:00:00 2001 From: LT&C Date: Thu, 28 Jul 2022 10:33:55 +0200 Subject: [PATCH] Update lib.php Removing the profile link to avoid confusion with teachers, clicking on the wrongly --- lib.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib.php b/lib.php index becd67d..4c9b481 100644 --- a/lib.php +++ b/lib.php @@ -219,10 +219,7 @@ function block_grade_me_tree($course) { ' . $submissiontitle . ' '; $text .= '
'; - $text .= ''; $text .= $userfirstlast; - $text .= ''; $text .= '
' . userdate($timesubmitted, $datetimestring) . '
'; $text .= '
'; $text .= '' . "\n"; // End gradable.