From 7fa4149272b4c5a535614e3fe332d10f229db82a Mon Sep 17 00:00:00 2001 From: Daniel Kulp Date: Wed, 19 Jan 2022 10:06:31 -0500 Subject: [PATCH] Storage tab links need to remain ?tab form so they are usable without being in advanced mode. --- www/healthCheck.php | 2 +- www/index.php | 2 +- www/initialSetup.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/healthCheck.php b/www/healthCheck.php index cf98658aa..822a88c92 100644 --- a/www/healthCheck.php +++ b/www/healthCheck.php @@ -37,7 +37,7 @@ function StartHealthCheck() { ?> diff --git a/www/index.php b/www/index.php index 5bc90c405..ccca12b70 100644 --- a/www/index.php +++ b/www/index.php @@ -214,7 +214,7 @@ function NextPlaylistEntry() if (isset($settings["LastBlock"]) && $settings["LastBlock"] > 1000000 && $settings["LastBlock"] < 7400000) { ?> diff --git a/www/initialSetup.php b/www/initialSetup.php index 34dab2d6e..3b38e6075 100644 --- a/www/initialSetup.php +++ b/www/initialSetup.php @@ -33,7 +33,7 @@ function initialSetupChanged() { ?>