diff --git a/client/includes/header.php b/client/includes/header.php index c272d6f2..1bf3e2b2 100644 --- a/client/includes/header.php +++ b/client/includes/header.php @@ -19,7 +19,7 @@ header("X-Frame-Options: DENY"); // Legacy - + diff --git a/guest/includes/guest_header.php b/guest/includes/guest_header.php index bc2a267e..b3f1d525 100644 --- a/guest/includes/guest_header.php +++ b/guest/includes/guest_header.php @@ -36,7 +36,7 @@ $session_company_name = $row['company_name']; Favicon If Fav Icon exists else use the default one --> - + diff --git a/includes/header.php b/includes/header.php index 2a9a49d6..0c11864d 100644 --- a/includes/header.php +++ b/includes/header.php @@ -19,9 +19,9 @@ header("X-Frame-Options: DENY");