mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-04-28 22:21:10 -04:00
Update masters_table.html
This commit is contained in:
parent
f18fe7e35e
commit
2317f0f8a8
@ -24,14 +24,11 @@
|
||||
</b><span style="font: 8pt arial,sans-serif">(Id: {{ _client }})</span><span class="tooltiptext">
|
||||
<span style="font: 9pt arial,sans-serif;color:#FFFFFF">
|
||||
{% if _cdata['RX_FREQ'] == 'N/A' and _cdata['TX_FREQ'] == 'N/A' %}
|
||||
<b><font color=yellow>IP Network</font></b><br>
|
||||
<b>Type: <font color=yellow>IP Network</font></b><br>
|
||||
{% else %}
|
||||
<b><font color=yellow>Radio</font></b>:<br>
|
||||
<b>RX</b>: {{ _cdata['RX_FREQ'] }}<br>
|
||||
<b>TX</b>: {{ _cdata['TX_FREQ'] }}<br>
|
||||
<b>Type: <font color=yellow>Radio</font></b> ({{ _cdata['SLOTS'] }})<br>
|
||||
{% endif %}
|
||||
<b>Type/Slot</b>: {{ _cdata['SLOTS'] }}
|
||||
<br> <b>Soft_Ver</b>: {{_cdata['SOFTWARE_ID'] }}
|
||||
<b>Soft_Ver</b>: {{_cdata['SOFTWARE_ID'] }}
|
||||
<br> <b>Hardware</b>: {{_cdata['PACKAGE_ID'] }}</span></span></div>
|
||||
<br><div style="font: 92% arial,sans-serif; color:#b5651d;font-weight:bold">{{_cdata['LOCATION']}}</div></td>
|
||||
<td style="background-color:#e8ffec;font: 10pt arial, sans-serif;" rowspan="2">{{ _cdata['CONNECTED'] }}</td>
|
||||
|
Loading…
Reference in New Issue
Block a user