Update Browsers window title to the clients name when in the client section
This commit is contained in:
@@ -240,3 +240,6 @@ require_once "inc_client_top_head.php";
|
||||
|
||||
require_once "pagination_head.php";
|
||||
|
||||
?>
|
||||
|
||||
<script>document.title = "<?php echo $client_name; ?>"</script>
|
||||
Reference in New Issue
Block a user