mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-05-24 10:22:29 -04:00
Update main_table.html
This commit is contained in:
parent
3faa7dcf54
commit
3ab8e4da9e
@ -1,5 +1,5 @@
|
|||||||
{% include 'buttons.html' ignore missing %}
|
{% include 'buttons.html' ignore missing %}
|
||||||
<fieldset style=";background-color:#f0f0f0f0;text-algin: lef; margin-left:15px;margin-right:15px;font-size:14px;border-top-left-radius: 10px; border-top-right-radius: 10px;border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;">
|
<fieldset style="background-color:#f0f0f0f0;text-algin: lef; margin-left:15px;margin-right:15px;font-size:14px;border-top-left-radius: 10px; border-top-right-radius: 10px;border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;">
|
||||||
<legend><b><font color="#000"> .: HBlink activity :. </font></b></legend>
|
<legend><b><font color="#000"> .: HBlink activity :. </font></b></legend>
|
||||||
{% if _table['MASTERS']|length >0 %}
|
{% if _table['MASTERS']|length >0 %}
|
||||||
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif;margin-top:5px;margin-bottom:5px;" width=100%>
|
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif;margin-top:5px;margin-bottom:5px;" width=100%>
|
||||||
@ -79,7 +79,7 @@
|
|||||||
{% if _table['SETUP']['LASTHEARD'] == True %}
|
{% if _table['SETUP']['LASTHEARD'] == True %}
|
||||||
{% include 'lastheard.html' ignore missing %}
|
{% include 'lastheard.html' ignore missing %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<fieldset style=";width:1070;background-color:#f0f0f0f0;text-algin: lef; margin-left:15px;margin-right:15px;font-size:14px;border-top-left-radius: 10px; border-top-right-radius: 10px;border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;">
|
<fieldset style="width:1070;background-color:#f0f0f0f0;text-algin: lef; margin-left:15px;margin-right:15px;font-size:14px;border-top-left-radius: 10px; border-top-right-radius: 10px;border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;">
|
||||||
<legend><b><font color="#000"> .: Connected with Master & Peer systems :. </font></b></legend>
|
<legend><b><font color="#000"> .: Connected with Master & Peer systems :. </font></b></legend>
|
||||||
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif;font-weight:600;margin-top:5px;margin-bottom:5px;" width=100%>
|
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif;font-weight:600;margin-top:5px;margin-bottom:5px;" width=100%>
|
||||||
{% if _table['MASTERS']|length >0 %}
|
{% if _table['MASTERS']|length >0 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user