mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2024-12-15 14:05:44 -05:00
changed info
This commit is contained in:
parent
6d4274c558
commit
42c5d298e6
@ -10,7 +10,7 @@
|
||||
.button { <<<theme_color>>> }
|
||||
.dropbtn { <<<theme_color>>> }
|
||||
</style>
|
||||
<meta name="description" content="Copyright (c) 2016-2021.The Regents of the K0USY Group. All rights reserved. Version SP2ONG 2019-2021 (v20210109)" />
|
||||
<meta name="description" content="Copyright (c) 2016-2021.The Regents of the K0USY Group. All rights reserved. Version SP2ONG 2019-2021 (v2021011)" />
|
||||
</head>
|
||||
<body style="background-color: #d0d0d0;font: 10pt arial, sans-serif;">
|
||||
<center><div style="width:1250px; text-align: center; margin-top:5px;">
|
||||
@ -36,7 +36,7 @@
|
||||
<p style="text-align: center;"><span style="text-align: center;">
|
||||
Copyright (c) 2016-2021<br>The Regents of the <a href=http://k0usy.mystrikingly.com/>K0USY Group</a>. All rights reserved.<br><a href=https://github.com/sp2ong/HBMonv2>Version SP2ONG 2019-2021</a><br><br></span>
|
||||
<!-- THIS COPYRIGHT NOTICE MUST BE DISPLAYED AS A CONDITION OF THE LICENCE GRANT FOR THIS SOFTWARE. ALL DERIVATEIVES WORKS MUST CARRY THIS NOTICE -->
|
||||
<!-- This is version of HBMonitor SP2ONG 2019-2021 (v20210109)-->
|
||||
<!-- This is version of HBMonitor SP2ONG 2019-2021 (v20210111)-->
|
||||
</p>
|
||||
</div>
|
||||
</center>
|
||||
|
@ -96,12 +96,11 @@
|
||||
<span style="font: 9pt arial,sans-serif;color:#FFFFFF">
|
||||
<b>DMR ID</b>: <b><font color=yellow>{{ _client }}</b></font><br>
|
||||
{% if _cdata['RX_FREQ'] == 'N/A' and _cdata['TX_FREQ'] == 'N/A' %}
|
||||
<b>Connected via: <font color=yellow>IP Network</font></b><br>
|
||||
<b>Type: <font color=yellow>IP Network</font></b><br>
|
||||
{% else %}
|
||||
<b>Connected via: <font color=yellow>Radio</font></b><br>
|
||||
<b>Type: <font color=yellow>Radio</font></b> ({{ _cdata['SLOTS'] }})<br>
|
||||
{% endif %}
|
||||
<b>Type</b>: {{ _cdata['SLOTS'] }}
|
||||
<br> <b>Hardware</b>: {{_cdata['PACKAGE_ID'] }}
|
||||
<b>Hardware</b>: {{_cdata['PACKAGE_ID'] }}
|
||||
<br> <b>Soft_Ver</b>: {{_cdata['SOFTWARE_ID'] }}
|
||||
<br> <b>Location</b>: {{_cdata['LOCATION']}}
|
||||
</span></span></span>
|
||||
|
Loading…
Reference in New Issue
Block a user