Cleanup debug output

This commit is contained in:
billz 2020-09-23 21:14:55 +01:00
parent 054c53831a
commit 7335de7968
1 changed files with 0 additions and 1 deletions

View File

@ -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";