From: cajus Date: Fri, 20 May 2005 14:03:37 +0000 (+0000) Subject: Fixed nesting error X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2f5e66c927041621d4637861924cda55ba77bc78;p=gosa.git Fixed nesting error git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@296 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/functions.inc b/include/functions.inc index ab5666183..3c524da7d 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -1528,7 +1528,7 @@ function gosaRaiseError($errno, $errstr, $errfile, $errline) if ($_SESSION['js']==FALSE){ $error_collector= "
"; } else { - $error_collector= "

 "._("Generating this page caused the PHP interpreter to rise some errors!")."