diff --git a/calendar_event_add_modal.php b/calendar_event_add_modal.php index cccc1ce6..9e2550d7 100644 --- a/calendar_event_add_modal.php +++ b/calendar_event_add_modal.php @@ -69,11 +69,10 @@
- +
- +
diff --git a/calendar_events.php b/calendar_events.php index 17fb17a4..0db3baf1 100644 --- a/calendar_events.php +++ b/calendar_events.php @@ -160,4 +160,29 @@ while($row = mysqli_fetch_array($sql)){ calendar.render(); }); - \ No newline at end of file + + + + \ No newline at end of file