diff --git a/data/web/inc/footer.inc.php b/data/web/inc/footer.inc.php
index 1015c1147..683b844c6 100644
--- a/data/web/inc/footer.inc.php
+++ b/data/web/inc/footer.inc.php
@@ -9,6 +9,8 @@ require_once $_SERVER['DOCUMENT_ROOT'] . '/modals/footer.php';
+
+
diff --git a/data/web/inc/header.inc.php b/data/web/inc/header.inc.php
index 3b464a497..9108b2c38 100644
--- a/data/web/inc/header.inc.php
+++ b/data/web/inc/header.inc.php
@@ -26,6 +26,7 @@
+
= (preg_match("/mailbox.php/i", $_SERVER['REQUEST_URI'])) ? '' : null; ?>
= (preg_match("/admin.php/i", $_SERVER['REQUEST_URI'])) ? '' : null; ?>
= (preg_match("/user.php/i", $_SERVER['REQUEST_URI'])) ? '' : null; ?>