From b26be595335fe476bc72358fa9bf9ff753555b74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Sun, 15 Jun 2008 21:01:18 +0200 Subject: [PATCH] =?UTF-8?q?objectManager:=20Add=20a=20space=20between=20?= =?UTF-8?q?=C3=A6items=20per=20page=C3=A6=20and=20selector?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/objectManager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {