From b3be4fa169e08e590538b9c67794628962e3a94d Mon Sep 17 00:00:00 2001
From: Jason Wallace
---
.../custom-elements/connection-indicator.html | 12 ++++++++----
.../custom-elements/wifi-dialog.html | 19 +++++++++++++++++++
2 files changed, 27 insertions(+), 4 deletions(-)
diff --git a/app/templates/custom-elements/connection-indicator.html b/app/templates/custom-elements/connection-indicator.html
index 79830d9fa..92a7f8c5b 100644
--- a/app/templates/custom-elements/connection-indicator.html
+++ b/app/templates/custom-elements/connection-indicator.html
@@ -64,13 +64,17 @@
diff --git a/app/templates/custom-elements/wifi-dialog.html b/app/templates/custom-elements/wifi-dialog.html
index 951141180..4af5c9101 100644
--- a/app/templates/custom-elements/wifi-dialog.html
+++ b/app/templates/custom-elements/wifi-dialog.html
@@ -135,6 +135,12 @@
Wi-Fi Credentials Saved
Your Wi-Fi credentials have been saved. When your TinyPilot device is in
range of the wireless network, it will automatically try to connect to it.
+ To monitor the Wi-Fi connection status, open the "Network Status" dialog. +
+ @@ -200,6 +206,9 @@