From 88600f05deff77d42f807d8ab63669a9383e17f2 Mon Sep 17 00:00:00 2001 From: billz Date: Wed, 23 Sep 2020 23:12:24 +0100 Subject: [PATCH] Indicate wireless client iface in UI, thx @RobertDuncan42 --- templates/configure_client.php | 19 +++++++++++++++++++ templates/dashboard.php | 1 + 2 files changed, 20 insertions(+) diff --git a/templates/configure_client.php b/templates/configure_client.php index f9e64feb..afb3aeb3 100755 --- a/templates/configure_client.php +++ b/templates/configure_client.php @@ -1,3 +1,16 @@ +
@@ -6,6 +19,12 @@
+
+ +
diff --git a/templates/dashboard.php b/templates/dashboard.php index 5b606255..49b2d524 100755 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -55,6 +55,7 @@ $ifaceStatus = $wlan0up ? "up" : "down";
+