mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Cleanup debug output
This commit is contained in:
parent
054c53831a
commit
7335de7968
@ -4,7 +4,6 @@
|
|||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
<?php $index = 0; ?>
|
<?php $index = 0; ?>
|
||||||
<div class="row ml-1 mr-1 w-100">
|
<div class="row ml-1 mr-1 w-100">
|
||||||
<?php $networks = array_slice($networks, 1,1); ?>
|
|
||||||
<?php
|
<?php
|
||||||
if (count($networks) == 1) {
|
if (count($networks) == 1) {
|
||||||
$prop_col = "col-sm-12";
|
$prop_col = "col-sm-12";
|
||||||
|
Loading…
Reference in New Issue
Block a user