Update hblink_table.html

Edit templates for OBP Master
This commit is contained in:
M0VUB 2022-12-28 00:32:14 +00:00 committed by GitHub
parent a021b6cee1
commit ddbcbaa62f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2,11 +2,11 @@
{% include 'lastheard.html' ignore missing %}
{% endif %}
<fieldset style="background-color:#e0e0e0e0;text-algin: lef; margin-left:15px;margin-right:15px;font-size:14px;border-top-left-radius: 10px; border-top-right-radius: 10px;border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;">
<legend><b><font color="#000">&nbsp;.: HBlink status :.&nbsp;</font></b></legend>
<legend><b><font color="#000">&nbsp;.: OBP Master Status :.&nbsp;</font></b></legend>
{% if _table['MASTERS']|length >0 %}
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif">
<tr style="font: 10pt arial, sans-serif; background-color:#356244; color:white">
<th style='width: 120px;'>HB Protocol<br>Master Systems</th>
<th style='width: 120px;'>OBP<br>Masters</th>
<th style='width: 160px;'>Callsign (DMR Id)<br>Info</th>
<th style='width: 90px;'>Time Connected</th>
<th style='width: 40px;'>Slot</th>
@ -62,7 +62,7 @@
<br>
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif">
<tr style="font: 10pt arial, sans-serif; background-color:#4b8c61; color:white">
<th style='width: 120px;'>HB Protocol<br>Peer Systems</th>
<th style='width: 120px;'>OBP<br>Peers</th>
<th style='width: 160px;'>Callsign (DMR Id)<br>Info</th>
<th style='width: 90px;'>Connected<br>TX/RX/Lost</th>
<th style='width: 42px;'>Slot</th>