From 7fcb6fe45f991ec2ba6a8833e9b4c540ab4d106a Mon Sep 17 00:00:00 2001 From: Waldek Date: Thu, 3 Jun 2021 16:02:30 +0200 Subject: [PATCH] Update config.php --- html/include/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/include/config.php b/html/include/config.php index e697285..a228e53 100644 --- a/html/include/config.php +++ b/html/include/config.php @@ -7,8 +7,8 @@ error_reporting(E_ALL & ~E_NOTICE); // Name of the monitored Dashboard define("REPORT_NAME","Dashboard of local DMR network"); -// Height of Server Activity window: 40px; 1 row, 60px 2 rows, 80px 3 rows -define("HEIGHT_ACTIVITY","60px"); +// Height of Server Activity window: 45px; 1 row, 60px 2 rows, 80px 3 rows +define("HEIGHT_ACTIVITY","45px"); // // Theme colors define