mirror of
https://github.com/itflow-org/itflow
synced 2026-03-03 04:14:54 +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";
|
require_once "pagination_head.php";
|
||||||
|
|
||||||
|
?>
|
||||||
|
|
||||||
|
<script>document.title = "<?php echo $client_name; ?>"</script>
|
||||||
Reference in New Issue
Block a user