From b9342c8397edb2a4a74ea71a09fbafb162d93afe Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 10 Apr 2024 14:58:11 -0400 Subject: [PATCH] Update Browsers window title to the clients name when in the client section --- inc_all_client.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inc_all_client.php b/inc_all_client.php index ca04b154..9d91cb2d 100644 --- a/inc_all_client.php +++ b/inc_all_client.php @@ -240,3 +240,6 @@ require_once "inc_client_top_head.php"; require_once "pagination_head.php"; +?> + + \ No newline at end of file