From 735814e522efce55420490be583a013b3fbd232c Mon Sep 17 00:00:00 2001 From: Waldek Date: Sun, 21 Feb 2021 09:54:45 +0100 Subject: [PATCH] updated html code --- templates/main_table.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/main_table.html b/templates/main_table.html index 5532681..d570139 100644 --- a/templates/main_table.html +++ b/templates/main_table.html @@ -1,6 +1,6 @@ {% include 'buttons.html' ignore missing %}
- .: HBlink activity :.  + .: DMR Server activity :.  {% if _table['MASTERS']|length >0 %} @@ -30,7 +30,7 @@ {% else %}
- +
Waiting for data from the HBLink server ...
Waiting for data from the DMR server ...
{% endif %}