added favicon.ico

This commit is contained in:
Roland Gruber 2011-10-31 18:43:32 +00:00
parent 53ea868a41
commit 6c29945c2a
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ include_once($headerPrefix . "../lib/tools.inc");
// HTML header and title
echo $_SESSION['header'];
echo "<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"" . $headerPrefix . "../graphics/favicon.ico\">\n";
echo "<title>LDAP Account Manager</title>\n";
// include all CSS files