layout fixes for pagination
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
|
||||
<?php include(realpath(dirname(__FILE__)."/../")."/tpl/pagination.php"); ?>
|
||||
<?php include(realpath(dirname(__FILE__)."/../")."/tpl/pagination-summary.php"); ?>
|
||||
|
||||
|
||||
<?php if(is_array($networks) && count($networks)): ?>
|
||||
<?php foreach($networks as $networkname => $terminations): ?>
|
||||
<?php if(!count($terminations)) continue; ?>
|
||||
|
||||
Reference in New Issue
Block a user