From: cajus Date: Fri, 20 May 2005 14:25:42 +0000 (+0000) Subject: Updated group dialog to move errors away... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4cc6499d645861f392252cbc9c517da9e3d6347b;p=gosa.git Updated group dialog to move errors away... git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@297 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/functions.inc b/include/functions.inc index 3c524da7d..5acf7ff7f 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!")."