From 718214ce9635f24386b42bfba9e5124e2bfbf2bd Mon Sep 17 00:00:00 2001 From: LT&C Date: Thu, 28 Jul 2022 10:35:59 +0200 Subject: [PATCH] Update lib.php See https://github.com/remotelearner/moodle-block_grade_me/issues/59 and https://github.com/remotelearner/moodle-block_grade_me/pull/60 --- 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.