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
51ae066066
commit
441cb5f0f7
@ -1,5 +1,5 @@
|
||||
{% include 'buttons.html' ignore missing %}
|
||||
<fieldset style="background-color:#e0e0e0e0;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:#e0e0e0e0;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"> .: OpenBridge status :. </font></b></legend>
|
||||
{% if _table['OPENBRIDGES']|length >0 %}
|
||||
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif; margin-top:5px; margin-bottom:5px;">
|
||||
|
Loading…
Reference in New Issue
Block a user