From 9f2cda8e9de2ae3680b5a8187f8c78ca3c4a4f41 Mon Sep 17 00:00:00 2001 From: janw Date: Mon, 19 Dec 2005 12:39:21 +0000 Subject: [PATCH] Don't need this git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2337 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/class_divlist.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/class_divlist.inc b/include/class_divlist.inc index e8f208dd9..ab1efecae 100644 --- a/include/class_divlist.inc +++ b/include/class_divlist.inc @@ -282,7 +282,7 @@ class divlist { $fill.= " "; } } - $s_return.="\n$fill"; + $s_return.="\n$fill"; } if($this->i_entriesPerPage == 0) { $s_return .= "\n"; -- 2.30.2