From 05263aefe1e78e0996d709462923ee3c81b10183 Mon Sep 17 00:00:00 2001 From: selliott Date: Sun, 15 Feb 2004 06:40:25 +0000 Subject: [PATCH] Removed extra
tag --- course/recent.php | 1 - 1 file changed, 1 deletion(-) diff --git a/course/recent.php b/course/recent.php index 8fa4ae167b..5f05a95d43 100644 --- a/course/recent.php +++ b/course/recent.php @@ -171,7 +171,6 @@ default: $sectiontitle = get_string("section"); break; } - echo "
"; foreach ($activities as $activity) { if ($sortby == "default") { -- 2.39.5