Update hblink_table_old.html

This commit is contained in:
Waldek 2020-07-02 11:35:47 +02:00 committed by GitHub
parent 332df826d2
commit 5e425844dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,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 %}