diff --git a/update.sh b/update.sh index 6c42897..fab76c7 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']}}   +
  {{_pdata['CALLSIGN']}}   {% if _table['PEERS'][_peer]['STATS']['CONNECTION'] == 'YES' %} Connected {% else %}