diff --git a/include/objectManager.php b/include/objectManager.php index 0ae6113..8a6660f 100644 --- a/include/objectManager.php +++ b/include/objectManager.php @@ -1389,7 +1389,7 @@ class ObjectManager /* Fill in form data for the objectManager URL */ $sControls .= $this->makeUrlFormData(); $sControls .= "

 Items per page"; - $sControls .= ""; foreach($aItemsPerPage as $iNum) {