From 79d2460b2a163da29ed5d5ce3286c1a785722dee Mon Sep 17 00:00:00 2001 From: alextselegidis Date: Mon, 15 Nov 2021 09:48:51 +0100 Subject: [PATCH] Added slots to the layouts --- .../views/layouts/account/account_layout.php | 3 ++- .../views/layouts/backend/backend_layout.php | 6 +++--- .../views/layouts/booking/booking_layout.php | 21 ++++++++++--------- .../views/layouts/message/message_layout.php | 19 +++++++---------- 4 files changed, 24 insertions(+), 25 deletions(-) diff --git a/application/views/layouts/account/account_layout.php b/application/views/layouts/account/account_layout.php index d9b2cccb..f0ed60dd 100644 --- a/application/views/layouts/account/account_layout.php +++ b/application/views/layouts/account/account_layout.php @@ -48,7 +48,8 @@
- + +
diff --git a/application/views/layouts/backend/backend_layout.php b/application/views/layouts/backend/backend_layout.php index 67a2368f..3a1be4a9 100644 --- a/application/views/layouts/backend/backend_layout.php +++ b/application/views/layouts/backend/backend_layout.php @@ -46,11 +46,11 @@ - + - + - + diff --git a/application/views/layouts/booking/booking_layout.php b/application/views/layouts/booking/booking_layout.php index c74ca97c..d352e4fb 100644 --- a/application/views/layouts/booking/booking_layout.php +++ b/application/views/layouts/booking/booking_layout.php @@ -47,26 +47,26 @@
- + + + + + - - - -
- + - + - + - @@ -101,6 +100,7 @@ + @@ -111,6 +111,7 @@ }); - + + diff --git a/application/views/layouts/message/message_layout.php b/application/views/layouts/message/message_layout.php index 64c9e40b..ef4ca382 100644 --- a/application/views/layouts/message/message_layout.php +++ b/application/views/layouts/message/message_layout.php @@ -1,9 +1,6 @@ @@ -19,16 +16,17 @@ <?= $page_title ?> | Easy!Appointments - - - + + + +
- +
@@ -50,10 +48,9 @@ - - - - + + +