From: cajus Date: Fri, 24 Jun 2005 07:09:14 +0000 (+0000) Subject: Removed assignement of w3c logo X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b5f8400c6f3f5f1177b31d08ac80c1c81bd00006;p=gosa.git Removed assignement of w3c logo git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@825 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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 */