From 27d394caf95b301cddfced0085cc3bb33801b956 Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 10 Nov 2004 14:19:40 +0000 Subject: [PATCH] Merged removed notice from stable --- mod/scorm/report.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mod/scorm/report.php b/mod/scorm/report.php index 6f34137ad0..c993383da7 100755 --- a/mod/scorm/report.php +++ b/mod/scorm/report.php @@ -45,6 +45,8 @@ if ($course->category) { $navigation = "id\">$course->shortname ->"; + } else { + $navigation = ''; } $strscorms = get_string("modulenameplural", "scorm"); -- 2.39.5