From e1bb73a76dcf4dd44977bcbafa45f31c1ea051a7 Mon Sep 17 00:00:00 2001 From: billz Date: Mon, 15 Jun 2020 09:35:44 +0100 Subject: [PATCH] Update service-status to indicate AP interface --- templates/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/dashboard.php b/templates/dashboard.php index 0b0e7c0d..5b606255 100755 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -27,7 +27,7 @@ $ifaceStatus = $wlan0up ? "up" : "down";