From: hickert Date: Fri, 24 Jun 2005 11:06:47 +0000 (+0000) Subject: last files, added summary X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=fcc078a3131b821697c17c5a3e912e210f75d715;p=gosa.git last files, added summary git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@846 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/html/helpviewer.php b/html/helpviewer.php index 4e0316632..308500d0a 100644 --- a/html/helpviewer.php +++ b/html/helpviewer.php @@ -114,7 +114,7 @@ $replacements['to']=array("", "", "", "", - "", + "
", "src=\"", "src=\"images/", "

", diff --git a/html/main.php b/html/main.php index 8743d378c..bb9ad7c16 100644 --- a/html/main.php +++ b/html/main.php @@ -289,7 +289,7 @@ if (isset($config->data['MAIN']['W3CTEST']) && preg_match('/true/i', $config->da tidy_clean_repair($display); $cnt = (tidy_error_count($display))+(tidy_warning_count($display)); if($cnt != 0){ - echo "

\"\" "._("Generating this page caused the W3C conformance checker to raise some errors!")."