diff --git a/addEvent.css b/addEvent.css index 39029bb..036d646 100644 --- a/addEvent.css +++ b/addEvent.css @@ -1,4 +1,5 @@ - +/* TODO: submit button styling */ +/* TODO: checkboxes bugfix */ #eventForm { margin-top: 30px; border: 1px solid #5B5B5B; diff --git a/addEvent.php b/addEvent.php index 8a6fe41..822b8f6 100644 --- a/addEvent.php +++ b/addEvent.php @@ -201,8 +201,12 @@ else