poprawione etykiety

pull/22/head
Rysiek Labus 2021-03-13 14:56:38 +01:00
parent 41b20ba518
commit 6a80934d6f
1 changed files with 2 additions and 2 deletions

View File

@ -130,7 +130,7 @@
<input name="led_enable" id="led_enable" type="checkbox" value="1" title="enable or disable LED" DISABLED>
</div>
<div>
<label for="shutdown_act">Auto shutdown</label>
<label for="shutdown_act">Auto power off</label>
<input name="shutdown_act" id="shutdown_act" type="checkbox" value="1" title="activate auto shutdown after usb plug off">
</div>
</div>
@ -146,7 +146,7 @@
</div>
<div>
<label for="shutdown_dt">Auto shutdown delay (s)</label>
<label for="shutdown_dt">Auto power off delay (s)</label>
<input name="shutdown_dt" id="shutdown_dt" type="number" min="3" max="300" title="auto shutdown delay in seconds">
</div>
</div>