This commit is contained in:
dg9vh 2016-11-23 16:19:19 +00:00
parent d30065bd1d
commit f99d3916fa
2 changed files with 1 additions and 2 deletions

View file

@ -68,9 +68,9 @@
if (strlen(getDMRNetwork()) > 0 ) {
echo " (".getDMRNetwork().")";
}
echo "</td>";
?>
</span>
</td>
<td><span class="label <?php
if (getConfigItem("DMR Network", "Slot1", $mmdvmconfigs) == 1) {
echo 'label-success">enabled';

View file

@ -6,7 +6,6 @@
<table id="sysinfo" class="table table-condensed">
</table>
</div>
</div>
</div>
<script>
function loadXMLDocSysinfo() {