diff --git a/data/web/inc/footer.inc.php b/data/web/inc/footer.inc.php
index 1015c114..683b844c 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 3b464a49..9108b2c3 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; ?>