3.0: fixed favicon

This commit is contained in:
Jordi Sanfeliu 2012-11-16 08:22:32 +01:00
parent 5b612e6a1c
commit 8a05a0ef43
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ sub create_index {
<html> <html>
<head> <head>
<title>$config{title}</title> <title>$config{title}</title>
<link rel="shortcut icon" href="$config{favicon}"> <link rel="shortcut icon" href="$config{base_url}/$config{favicon}">
</head> </head>
<body bgcolor="$bgcolor" text="#888888" vlink="#888888" link="#888888"> <body bgcolor="$bgcolor" text="#888888" vlink="#888888" link="#888888">
<center> <center>