From: cajus Date: Sat, 26 Nov 2005 18:03:45 +0000 (+0000) Subject: Fixed layout of print_red for khtml based browsers X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=dd92442a782e4045eb3002c01911e349b98cbd43;p=gosa.git Fixed layout of print_red for khtml based browsers git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2078 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/functions.inc b/include/functions.inc index 467e2729b..10e663e1d 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -969,9 +969,9 @@ function print_red() if (isset($_SESSION['DEBUGLEVEL'])){ $_SESSION['errors'].= "
\"\"". - "
\"\"". + "". "$string". "\"\"src=\"".get_template_path('images/warning.png').
\n";