From b5f8400c6f3f5f1177b31d08ac80c1c81bd00006 Mon Sep 17 00:00:00 2001 From: cajus Date: Fri, 24 Jun 2005 07:09:14 +0000 Subject: [PATCH] Removed assignement of w3c logo git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@825 594d385d-05f5-0310-b6e9-bd551577e9d8 --- html/main.php | 1 - 1 file changed, 1 deletion(-) diff --git a/html/main.php b/html/main.php index 4ca6a634e..fe4448f29 100644 --- a/html/main.php +++ b/html/main.php @@ -275,7 +275,6 @@ if ($error_collector != ""){ } else { $smarty->assign("php_errors", ""); } -$smarty->assign("w3c", ""); $display= $header.$smarty->fetch(get_template_path('framework.tpl')); /* For development, perform a W3C conformance check if specified in gosa.conf */ -- 2.30.2