From 332df826d22be2a08c6e620d2c12ed3ed16f9052 Mon Sep 17 00:00:00 2001
From: Waldek <sp2ong@gmail.com>
Date: Thu, 2 Jul 2020 11:35:22 +0200
Subject: [PATCH] Update hblink_table_nogradient.html

---
 templates/hblink_table_nogradient.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/hblink_table_nogradient.html b/templates/hblink_table_nogradient.html
index 26fabb5..876228c 100644
--- a/templates/hblink_table_nogradient.html
+++ b/templates/hblink_table_nogradient.html
@@ -51,7 +51,7 @@
  {% else %}
          <table style='width:100%; font: 14pt arial, sans-serif'>
              <tr style='border:none; background-color:#f9f9f9f9;'>
-             <td style='border:none;height:60px;'><font color=brown><b><center>Connecting to HBLink Server ...</center></b></td>
+             <td style='border:none;height:60px;'><font color=brown><b><center>Waiting for data from the HBLink server ...</center></b></td>
              </tr>
             </table>
  {% endif %}