html code

This commit is contained in:
Waldek 2021-01-24 17:24:50 +01:00 committed by GitHub
parent eb48b813c4
commit e3f5881a4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
{% if _table['OPENBRIDGES']|length >0 %}
<tr style="height:30px;width:100%; font: 10pt arial, sans-serif;{{ themec }}">
<th style='width: 20%;'>Systems OPB</th>
<th style='width: 20%;'>Systems OpenBridge</th>
<th colspan=2 style='width: 80%;'>Active Incoming Calls</th>
</tr>
{% for _openbridge in _table['OPENBRIDGES'] %}