mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2026-06-01 13:40:30 -04:00
Make html less verbose, include footer, update html versioning
This commit is contained in:
@@ -5,7 +5,7 @@ error_reporting(E_ALL & ~E_NOTICE);
|
||||
|
||||
|
||||
// Name of the monitored Dashboard
|
||||
define("REPORT_NAME","Dashboard of local DMR Network");
|
||||
define("REPORT_NAME","HBlink 3 Master Server");
|
||||
|
||||
// Height of Server Activity window: 45px; 1 row, 60px 2 rows, 80px 3 rows
|
||||
define("HEIGHT_ACTIVITY","45px");
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
define("VERSION", "Ver 1.6.9");
|
||||
define("DASH", "ShaYmez-20230102");
|
||||
?>
|
||||
Reference in New Issue
Block a user