Fix bug in Analysis of Assessments

This commit is contained in:
rkingdon
2004-01-20 17:25:45 +00:00
parent 298698ae60
commit 9748030a8f
4 changed files with 8 additions and 3 deletions
+1
View File
@@ -274,6 +274,7 @@
}
}
echo "</TABLE><BR CLEAR=ALL>\n";
echo "<p>&lt; &gt; ".get_string("assessmentdropped", "workshop")."</p>\n";
if ($workshop->showleaguetable) {
workshop_print_league_table($workshop);
}