diff --git a/application/views/layouts/account_layout.php b/application/views/layouts/account_layout.php index 46eca525..38ea729f 100644 --- a/application/views/layouts/account_layout.php +++ b/application/views/layouts/account_layout.php @@ -5,7 +5,8 @@ - + + <?= vars('page_title') ?? lang('account') ?> | Easy!Appointments diff --git a/application/views/layouts/backend_layout.php b/application/views/layouts/backend_layout.php index d6932e56..4b69ee2f 100644 --- a/application/views/layouts/backend_layout.php +++ b/application/views/layouts/backend_layout.php @@ -5,6 +5,7 @@ + diff --git a/application/views/layouts/booking_layout.php b/application/views/layouts/booking_layout.php index bc16348f..fc19f653 100644 --- a/application/views/layouts/booking_layout.php +++ b/application/views/layouts/booking_layout.php @@ -5,6 +5,7 @@ + diff --git a/application/views/layouts/message_layout.php b/application/views/layouts/message_layout.php index d0940e70..899bf111 100644 --- a/application/views/layouts/message_layout.php +++ b/application/views/layouts/message_layout.php @@ -5,6 +5,7 @@ +