From 92095878deae12e09618e9d7324634ec7ce6ebed Mon Sep 17 00:00:00 2001 From: Waldek Date: Thu, 3 Jun 2021 10:05:01 +0200 Subject: [PATCH] update height active QSO window --- 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 fa8c1cc..e697285 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: 20px; 1 row, 40px 2 rows, 60px 3 rows -define("HEIGHT_ACTIVITY","40px"); +// Height of Server Activity window: 40px; 1 row, 60px 2 rows, 80px 3 rows +define("HEIGHT_ACTIVITY","60px"); // // Theme colors define