Skip to content

Commit

Permalink
Phrasing of “no-ethernet” warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jotaen committed Jul 4, 2024
1 parent 774f81c commit c046544
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions app/templates/custom-elements/wifi-dialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,13 @@ <h3>Retrieving Current Wi-Fi Settings</h3>
<div id="prompt">
<h3>Wi-Fi Settings</h3>
<p>
Connect your TinyPilot device to a wireless network by entering your Wi-Fi credentials.
Connect your TinyPilot device to a wireless network by entering your Wi-Fi
credentials.
</p>
<inline-message variant="warning" id="no-ethernet-warning">
<strong>No Ethernet:</strong> TinyPilot is currently not connected via
Ethernet. If you change your Wi-Fi settings, you may lose access to your
TinyPilot device until you reconnect an Ethernet cable.
<strong>Warning:</strong>: You are currently connected to your TinyPilot
device using Wi-Fi. If you change your settings, you might get
disconnected. Consider connecting an Ethernet cable before proceeding.
</inline-message>
<div class="input-container">
<div class="input-row">
Expand Down

0 comments on commit c046544

Please sign in to comment.