From fcc078a3131b821697c17c5a3e912e210f75d715 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 24 Jun 2005 11:06:47 +0000 Subject: [PATCH] last files, added summary git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@846 594d385d-05f5-0310-b6e9-bd551577e9d8 --- html/helpviewer.php | 2 +- html/main.php | 2 +- include/class_plugin.inc | 2 +- include/class_pluglist.inc | 6 +++--- include/class_tabs.inc | 4 ++-- include/functions.inc | 4 ++-- include/functions_debug.inc | 4 ++-- include/functions_helpviewer.inc | 2 +- include/functions_setup.inc | 6 +++--- include/php_setup.inc | 4 ++-- plugins/admin/applications/class_applicationParameters.inc | 2 +- plugins/admin/groups/class_groupAcl.inc | 2 +- plugins/admin/groups/class_groupApplication.inc | 2 +- plugins/admin/systems/phone.tpl | 6 +++--- plugins/personal/generic/class_user.inc | 2 +- 15 files changed, 25 insertions(+), 25 deletions(-) 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!")."