X-Git-Url: https://git.treefish.org/banana.git/blobdiff_plain/8db41c98817b1b48532dc3cebf4bea166e42bb70..3f75cb10d008938dca476577d6256765093d1932:/admin/summary.php diff --git a/admin/summary.php b/admin/summary.php index 345f5a0..0cd5467 100644 --- a/admin/summary.php +++ b/admin/summary.php @@ -18,7 +18,7 @@ print "" . $student['firstname'] . ""; print "" . $student['lastname'] . ""; print "" . $student['mnumber'] . ""; - print "" . $totexdone . "/" . $SESSIONS_totex . ""; + print "" . $totexdone . "/" . $SESSIONS_totex_nextinc . ""; print "" . $student['blackboard'] . ""; print ""; }