From 2e157322b5f68f693ed0229233346aa5e33761ba Mon Sep 17 00:00:00 2001 From: Waldek Date: Wed, 1 Jan 2020 11:15:45 +0100 Subject: [PATCH] Update hblink_table.html a small fix - removing the unnecessary ")" character --- templates/hblink_table.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/hblink_table.html b/templates/hblink_table.html index 0284622..5baa7e3 100644 --- a/templates/hblink_table.html +++ b/templates/hblink_table.html @@ -20,7 +20,7 @@
{{ _cdata['CALLSIGN'] }} (Id: {{ _client }}) -    Type/Slots): {{ _cdata['SLOTS'] }} +    Type/Slots: {{ _cdata['SLOTS'] }}
   RX: {{ _cdata['RX_FREQ'] }}
   TX: {{ _cdata['TX_FREQ'] }}
   Soft_Ver: {{_cdata['SOFTWARE_ID'] }}