From: hickert Date: Mon, 13 Jun 2005 08:27:01 +0000 (+0000) Subject: hr size 1 fpr helppage X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2dd098ea605971c1083d208d323898470b9e88de;p=gosa.git hr size 1 fpr helppage git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@688 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/functions_helpviewer.inc b/include/functions_helpviewer.inc index 08ac627de..bd72079fa 100644 --- a/include/functions_helpviewer.inc +++ b/include/functions_helpviewer.inc @@ -339,7 +339,7 @@ function createResultEntry($entry,$res,$name,$max) "; - $str.= "
"; + $str.= "
"; return($str); }