From 6c29945c2acb4158f8592fffcc9439cc4fcd9710 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 31 Oct 2011 18:43:32 +0000 Subject: [PATCH] added favicon.ico --- lam/templates/main_header.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lam/templates/main_header.php b/lam/templates/main_header.php index 08145e6e..1963b091 100644 --- a/lam/templates/main_header.php +++ b/lam/templates/main_header.php @@ -40,6 +40,7 @@ include_once($headerPrefix . "../lib/tools.inc"); // HTML header and title echo $_SESSION['header']; +echo "\n"; echo "LDAP Account Manager\n"; // include all CSS files