remove superfluous, overly nested html (mainly bootstrap panels)

This commit is contained in:
glaszig
2019-08-07 23:16:56 +02:00
parent b5f875cce7
commit c1da509053
6 changed files with 85 additions and 111 deletions

View File

@@ -181,7 +181,7 @@ function DisplayWPAConfig()
<a href=".?<?php echo htmlspecialchars($_SERVER['QUERY_STRING'], ENT_QUOTES); ?>" style="padding:10px;float: right;display: block;position: relative;margin-top: -55px;" class="col-md-2 btn btn-info" id="update"><?php echo _("Rescan"); ?></a>
</div>
<form method="POST" action="?page=wpa_conf" name="wpa_conf_form">
<form method="POST" action="?page=wpa_conf" name="wpa_conf_form" class="row">
<?php echo CSRFTokenFieldTag() ?>
<input type="hidden" name="client_settings" ?>
<script>