diff --git a/portal/portal_header.php b/portal/portal_header.php index e800f367..c87dab96 100644 --- a/portal/portal_header.php +++ b/portal/portal_header.php @@ -12,7 +12,7 @@ header("X-Frame-Options: DENY"); // Legacy - <?php echo nullable_htmlentities($company_name); ?> | Client Portal + <?php echo nullable_htmlentities($session_company_name); ?> | Client Portal @@ -32,7 +32,7 @@ header("X-Frame-Options: DENY"); // Legacy