From 5379632cbc048a24e81be648d68ceb23abf572ac Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 20 Dec 2005 09:54:58 +0000 Subject: [PATCH] w3c git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2357 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/functions.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/functions.inc b/include/functions.inc index a9c0e3463..528804017 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -1247,7 +1247,7 @@ function range_selector($dcnt,$start,$range=25,$post_var=false) if($post_var){ $output.= "
-
"; +
"; }else{ $output.= "
"; } -- 2.30.2