mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-07 00:37:04 +01:00
Show proper switches names in web UI
This commit is contained in:
@@ -1563,7 +1563,7 @@
|
||||
</div>
|
||||
|
||||
<div id="relayConfigTemplate" class="template">
|
||||
<legend>Switch #<span class="id"></span> (GPIO<span class="gpio"></span>)</legend>
|
||||
<legend>Switch #<span class="id"></span> (<span class="gpio"></span>)</legend>
|
||||
<div class="pure-g">
|
||||
<div class="pure-u-1 pure-u-lg-1-4"><label>Boot mode</label></div>
|
||||
<select class="pure-u-1 pure-u-lg-3-4" name="relayBoot">
|
||||
|
||||
Reference in New Issue
Block a user