mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2024-11-14 04:11:47 -05:00
update height active QSO window
This commit is contained in:
parent
528300befa
commit
92095878de
@ -7,8 +7,8 @@ error_reporting(E_ALL & ~E_NOTICE);
|
|||||||
// Name of the monitored Dashboard
|
// Name of the monitored Dashboard
|
||||||
define("REPORT_NAME","Dashboard of local DMR network");
|
define("REPORT_NAME","Dashboard of local DMR network");
|
||||||
|
|
||||||
// Height of Server Activity window: 20px; 1 row, 40px 2 rows, 60px 3 rows
|
// Height of Server Activity window: 40px; 1 row, 60px 2 rows, 80px 3 rows
|
||||||
define("HEIGHT_ACTIVITY","40px");
|
define("HEIGHT_ACTIVITY","60px");
|
||||||
|
|
||||||
//
|
//
|
||||||
// Theme colors define
|
// Theme colors define
|
||||||
|
Loading…
Reference in New Issue
Block a user