Merged removed notice from stable

This commit is contained in:
moodler
2004-11-10 14:19:40 +00:00
parent c9d3762590
commit 27d394caf9
+2
View File
@@ -45,6 +45,8 @@
if ($course->category) {
$navigation = "<a href=\"../../course/view.php?id=$course->id\">$course->shortname</a> ->";
} else {
$navigation = '';
}
$strscorms = get_string("modulenameplural", "scorm");