mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-25 20:06:08 +00:00
Some changes during testing
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<h6>NTP</h6>
|
||||
<label class="m-2"><input id="ntpEnable" type="checkbox" name="ntpEnable" value="true" ${config.ntpEnable}/> Enable</label>
|
||||
<div class="row">
|
||||
<div class="col-xl-2 col-lg-3 col-md-4 col-sm-5">
|
||||
<div class="col-lg-3 col-md-4 col-sm-5">
|
||||
<div class="m-2 input-group input-group-sm">
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text">Timezone</span>
|
||||
|
||||
1
web/temperature_none.html
Normal file
1
web/temperature_none.html
Normal file
@@ -0,0 +1 @@
|
||||
<div class="alert alert-info">No temperature sensors is configured or found</div>
|
||||
Reference in New Issue
Block a user