diff --git a/dashboard_nav.php b/dashboard_nav.php index 024d298c..0cf3b814 100644 --- a/dashboard_nav.php +++ b/dashboard_nav.php @@ -2,7 +2,9 @@
">Personal (WIP) + ">Administrative + ">Technical
diff --git a/portal/inc_portal.php b/portal/inc_portal.php index d13169d1..acee6648 100644 --- a/portal/inc_portal.php +++ b/portal/inc_portal.php @@ -6,6 +6,8 @@ require_once '../config.php'; +require_once '../get_settings.php'; + require_once '../functions.php'; require_once 'check_login.php'; diff --git a/portal/portal_header.php b/portal/portal_header.php index 06a331bd..bbb7d87b 100644 --- a/portal/portal_header.php +++ b/portal/portal_header.php @@ -45,7 +45,8 @@ header("X-Frame-Options: DENY"); // Legacy - + + diff --git a/reports_side_nav.php b/reports_side_nav.php index 88d34c78..626dc3c6 100644 --- a/reports_side_nav.php +++ b/reports_side_nav.php @@ -13,7 +13,7 @@