|
@@ -250,9 +250,9 @@
|
|
|
<div id="divall" style="display:none">
|
|
<div id="divall" style="display:none">
|
|
|
<table class="table">
|
|
<table class="table">
|
|
|
<colgroup>
|
|
<colgroup>
|
|
|
- <col span="1" style="width:290px">
|
|
|
|
|
- <col span="1" style="width:300px;">
|
|
|
|
|
- <col span="1">
|
|
|
|
|
|
|
+ <col span="1" style="width:45%;">
|
|
|
|
|
+ <col span="1" style="width:45%;">
|
|
|
|
|
+ <col span="1" style="width:10%;">
|
|
|
</colgroup>
|
|
</colgroup>
|
|
|
|
|
|
|
|
<tr style="border-bottom: 2px solid lightgray;">
|
|
<tr style="border-bottom: 2px solid lightgray;">
|
|
@@ -774,7 +774,7 @@
|
|
|
<option value="false" selected>disabled (false)</option>
|
|
<option value="false" selected>disabled (false)</option>
|
|
|
</select>
|
|
</select>
|
|
|
</td>
|
|
</td>
|
|
|
- <td>$TOOLTIP_Alignment_Antialiasing</td>
|
|
|
|
|
|
|
+ <td class="tooltip" style="display:none;"></td>
|
|
|
</tr>
|
|
</tr>
|
|
|
|
|
|
|
|
<tr class="expert">
|
|
<tr class="expert">
|
|
@@ -1219,7 +1219,7 @@
|
|
|
<td>
|
|
<td>
|
|
|
<input required type="text" id="MQTT_DiscoveryPrefix_value1">
|
|
<input required type="text" id="MQTT_DiscoveryPrefix_value1">
|
|
|
</td>
|
|
</td>
|
|
|
- <td>$TOOLTIP_MQTT_DiscoveryPrefix</td>
|
|
|
|
|
|
|
+ <td class="tooltip" style="display:none;"></td>
|
|
|
</tr>
|
|
</tr>
|
|
|
|
|
|
|
|
<tr class="MQTTItem">
|
|
<tr class="MQTTItem">
|