mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
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