diff --git a/update.sh b/update.sh index fab76c7..4b32be3 100644 --- a/update.sh +++ b/update.sh @@ -734,7 +734,7 @@ cat > /opt/FDMR-Monitor/templates/main_table.html <<- "EOF"

PEERS:

{% for _peer, _pdata in _table['PEERS'].items() %} -
  {{_pdata['CALLSIGN']}}   +
  {{_peer}}   {% if _table['PEERS'][_peer]['STATS']['CONNECTION'] == 'YES' %} Connected {% else %}