mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-22 07:30:23 +00:00
Cleanup debug output
This commit is contained in:
parent
054c53831a
commit
7335de7968
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
<?php endif ?>
|
||||
<?php $index = 0; ?>
|
||||
<div class="row ml-1 mr-1 w-100">
|
||||
<?php $networks = array_slice($networks, 1,1); ?>
|
||||
<?php
|
||||
if (count($networks) == 1) {
|
||||
$prop_col = "col-sm-12";
|
||||
|
|
Loading…
Reference in a new issue