Some changes during testing

This commit is contained in:
Gunnar Skjold
2020-08-28 19:58:33 +02:00
parent 859220d33f
commit e79a0585f0
5 changed files with 20 additions and 12 deletions

View File

@@ -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>

View File

@@ -0,0 +1 @@
<div class="alert alert-info">No temperature sensors is configured or found</div>