From: hickert Date: Fri, 25 Nov 2005 07:32:19 +0000 (+0000) Subject: Only show "entries per page" if there is at least one entry X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=3245adaf5b29614b67469352e9960d53018ebee7;p=gosa.git Only show "entries per page" if there is at least one entry git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2056 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/functions.inc b/include/functions.inc index 35fd58163..b4d908e15 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -1270,7 +1270,7 @@ function range_selector($dcnt,$start,$range=25,$post_var=false) "\"\""; } - if($post_var){ + if(($post_var)&&($numpages)){ $output.= " "._("Entries per page")."