From: cajus Date: Tue, 16 May 2006 04:32:09 +0000 (+0000) Subject: We have no field highlightning yet X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f73f9c1f17359a6bdaefbbd0386005fc18030290;p=gosa.git We have no field highlightning yet git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3351 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/functions.inc b/include/functions.inc index 00f891454..00919813f 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -991,7 +991,7 @@ function print_red() $_SESSION['errors'].= "
". "". "". + "$string "._("Please check your input and fix the error. Press 'OK' to close this message box.")."". "

"._("An error occured while processing your request")."

". - "$string "._("Please check your input and fix the contents of the highlighted field. Press 'OK' to close this message box.")."

"; } #########################