mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2024-11-12 19:36:09 -05:00
fixed html code
This commit is contained in:
parent
a625313e32
commit
f7e3003663
@ -2,7 +2,7 @@
|
||||
<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"> .: DMR Server activity :. </font></b></legend>
|
||||
{% if _table['MASTERS']|length >0 %}
|
||||
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif;margin-top:4px;margin-bottom:4px;" width=100%>
|
||||
<table style="table-layout:fixed;font: 10pt arial, sans-serif;margin-top:4px;margin-bottom:4px;" width=100%>
|
||||
<tr style="height:30px;font: 10pt arial, sans-serif;{{ themec }}">
|
||||
<th style='width: 20%;'>Systems M&P</th>
|
||||
<th style='width: 40%;'>Source</th>
|
||||
@ -78,7 +78,7 @@
|
||||
{% if _table['SETUP']['LASTHEARD'] == True %}
|
||||
{% include 'lastheard.html' ignore missing %}
|
||||
{% 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:1070px;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>
|
||||
<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 %}
|
||||
|
Loading…
Reference in New Issue
Block a user