Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authormatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-11-24 19:52:05 +0300
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-11-24 19:52:05 +0300
commitebde1ced39a770a7c8a66bcaf7b3d3524cd40a8e (patch)
treeb34b4814889e18795a27cf93a3df827f1bc41b20 /themes
parent1649f6b0da96c7aedd88065718d372066de38ee1 (diff)
error message also has favicon
Diffstat (limited to 'themes')
-rw-r--r--themes/default/simple_structure_header.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/default/simple_structure_header.tpl b/themes/default/simple_structure_header.tpl
index c876ce9e99..546db40bf9 100644
--- a/themes/default/simple_structure_header.tpl
+++ b/themes/default/simple_structure_header.tpl
@@ -3,6 +3,7 @@
<title>{$HTML_TITLE}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="themes/default/simple_structure.css" />
+ <link rel="shortcut icon" href="plugins/CoreHome/templates/images/favicon.ico">
</head>
<body>
<div id="content">