From 229b03a3c94a0e2b3cb33ef616e0b70854046cad Mon Sep 17 00:00:00 2001 From: coolneng Date: Sun, 21 Jun 2020 21:40:25 +0200 Subject: [PATCH] Add log out functionality --- src/appointment.php | 2 +- src/holiday.php | 2 +- src/holiday_create_form.php | 2 +- src/holiday_edit_form.php | 2 +- src/index.php | 19 +------------------ src/login.php | 2 +- src/navbar.php | 13 +++++++++---- src/patient.php | 2 +- src/patient_create_form.php | 2 +- src/patient_edit_form.php | 2 +- src/report.php | 2 +- src/report_create_form.php | 2 +- src/report_edit_form.php | 2 +- src/user.php | 2 +- src/user_create_form.php | 2 +- src/user_edit_form.php | 2 +- src/user_management.php | 16 +++++++++++++++- 17 files changed, 39 insertions(+), 37 deletions(-) diff --git a/src/appointment.php b/src/appointment.php index 0ce935d..e3432b7 100644 --- a/src/appointment.php +++ b/src/appointment.php @@ -13,7 +13,7 @@ - + - +
diff --git a/src/holiday_create_form.php b/src/holiday_create_form.php index 6f881ec..a9d9fb0 100644 --- a/src/holiday_create_form.php +++ b/src/holiday_create_form.php @@ -9,7 +9,7 @@ - + - + -
- -
- +
diff --git a/src/login.php b/src/login.php index 0f9b193..3cdd4f4 100644 --- a/src/login.php +++ b/src/login.php @@ -10,7 +10,7 @@ - +
diff --git a/src/navbar.php b/src/navbar.php index 5538e4d..311dfab 100644 --- a/src/navbar.php +++ b/src/navbar.php @@ -1,17 +1,22 @@ +
diff --git a/src/patient.php b/src/patient.php index ad11f43..77c9547 100644 --- a/src/patient.php +++ b/src/patient.php @@ -9,7 +9,7 @@ - +
diff --git a/src/patient_create_form.php b/src/patient_create_form.php index 666b992..6aa3b74 100644 --- a/src/patient_create_form.php +++ b/src/patient_create_form.php @@ -11,7 +11,7 @@ - + - + - +
diff --git a/src/report_create_form.php b/src/report_create_form.php index 17a269e..8342706 100644 --- a/src/report_create_form.php +++ b/src/report_create_form.php @@ -9,7 +9,7 @@ - + - + - +
diff --git a/src/user_create_form.php b/src/user_create_form.php index fb84a4e..e683f90 100644 --- a/src/user_create_form.php +++ b/src/user_create_form.php @@ -9,7 +9,7 @@ - +
diff --git a/src/user_edit_form.php b/src/user_edit_form.php index 8354f75..1f1fb86 100644 --- a/src/user_edit_form.php +++ b/src/user_edit_form.php @@ -8,7 +8,7 @@ - +