Added description to WiFi connection
This commit is contained in:
parent
70189ca737
commit
fe337a72cf
1 changed files with 4 additions and 2 deletions
|
|
@ -31,7 +31,9 @@
|
|||
Currently connected to: <b>{{ current_wifi }}</b> <br/>
|
||||
<br/>
|
||||
<br/>
|
||||
If you would like to connect to a different WiFi, please select the name in the dropdown list, insert the passwort and click "Connect!"-Button.<br/>
|
||||
If you would like to connect to a different WiFi, please select the name in the dropdown list, insert the passwort and click "Connect!"-Button.
|
||||
If no WiFis are beeing shown in the dropdown list, or you can't find yours, please refresh this page.
|
||||
Reloading or refreshing this page will start a new scan for WiFi networks.<br/>
|
||||
Currently networks with WPA, WPA2 and no encryption are supported.
|
||||
<form method="get" action="/connect_to_wifi">
|
||||
<label>Available WiFi networks:
|
||||
|
|
@ -74,4 +76,4 @@
|
|||
|
||||
<br>
|
||||
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue