more pretty changes in web and wording

This commit is contained in:
Paul
2019-08-20 21:12:34 +02:00
parent d8ac200b6a
commit bc1c593543
5 changed files with 31 additions and 41 deletions

View File

@@ -143,7 +143,8 @@
</div>
<h6 class="text-muted">Note: any setting marked with a <span
class="glyphicon glyphicon-exclamation-sign text-danger"></span> requires a system restart after saving.</h6>
class="glyphicon glyphicon-exclamation-sign text-danger"></span> requires a system restart after saving.
</h6>
</div>
<div id="custom_statuscontent">
@@ -175,12 +176,8 @@
</table>
</div>
<div class="panel panel-info table-responsive" id="boiler_show">
<div class="panel-heading">Boiler</div>
<div class="panel-heading"><b>Boiler</b>:&nbsp;<span id="bm"></span></div>
<table class="table table-hover table-bordered table-condensed">
<tr>
<th>Model:</th>
<td colspan="3" id="bm"></td>
</tr>
<tr>
<th>Hot Tap Water:</th>
<td id="b1"></td>
@@ -203,12 +200,8 @@
</div>
<div class="panel panel-warning table-responsive" id="thermostat_show">
<div class="panel-heading">Thermostat</div>
<div class="panel-heading"><b>Thermostat</b>:&nbsp;<span id="tm"></span></div>
<table class="table table-hover table-bordered table-condensed">
<tr>
<th>Model:</th>
<td colspan="3" id="tm"></td>
</tr>
<tr>
<th>Setpoint Temperature:</th>
<td id="ts"></td>