From 14ccc8bd0900e370b5874f49f59e54efb0bb04c6 Mon Sep 17 00:00:00 2001 From: LX1IQ Date: Sat, 15 Aug 2020 10:17:14 +0200 Subject: [PATCH] Update index.php Hide liveirddb. Is usefull if you run your dashboard under https: --- dashboard/index.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dashboard/index.php b/dashboard/index.php index 56626e1..f72d7fb 100755 --- a/dashboard/index.php +++ b/dashboard/index.php @@ -139,7 +139,6 @@ else { Repeaters / Nodes (NodeCount(); ?>) Peers (PeerCount(); ?>) Reflectorlist - D-Star live Traffic statistics'; } + if ($PageOptions['IRCDDB']['Show']) { + echo ' + D-Star live'; + } ?>