Merge branch 'master' into billz/insiders-merge

This commit is contained in:
Bill Zimmerman
2021-12-29 17:04:09 +01:00
committed by GitHub
5 changed files with 5 additions and 6 deletions

View File

@@ -5,7 +5,6 @@
$network['ssid'] = "(unknown)";
} ?>
<h5 class="card-title"><?php echo htmlspecialchars($network['ssidutf8'], ENT_QUOTES); ?></h5>
<div class="info-item-wifi"><?php echo _("Status"); ?></div>
<div>
<?php if ($network['configured']) { ?>