diff --git a/timetable.php b/timetable.php index 424aa6a..b5e8023 100644 --- a/timetable.php +++ b/timetable.php @@ -507,7 +507,9 @@ if (isset($_POST['generate'])) { // Always fetch the latest timetable from the database for display $class_timetables = get_timetable_from_db($pdoconn, $classes, $timeslots, $days_of_week); + ?> +
@@ -517,21 +519,24 @@ $class_timetables = get_timetable_from_db($pdoconn, $classes, $timeslots, $days_ -