From ea3bdb17eefd469ff2b30944cb34041bd17243ad Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Wed, 22 Mar 2023 10:05:41 +0100 Subject: [PATCH] Add the "user-scalable=no" meta value --- application/views/errors/html/error_404.php | 2 +- application/views/errors/html/error_db.php | 2 +- application/views/errors/html/error_general.php | 2 +- application/views/layouts/account_layout.php | 2 +- application/views/layouts/backend_layout.php | 2 +- application/views/layouts/booking_layout.php | 2 +- application/views/layouts/message_layout.php | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/application/views/errors/html/error_404.php b/application/views/errors/html/error_404.php index d59d128c..309a598b 100644 --- a/application/views/errors/html/error_404.php +++ b/application/views/errors/html/error_404.php @@ -12,7 +12,7 @@ - + 404 Page Not Found | Easy!Appointments