From dd92442a782e4045eb3002c01911e349b98cbd43 Mon Sep 17 00:00:00 2001 From: cajus Date: Sat, 26 Nov 2005 18:03:45 +0000 Subject: [PATCH] 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 --- include/functions.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"; -- 2.30.2