aboutsummaryrefslogtreecommitdiff
path: root/app/layout/header.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/layout/header.phtml')
-rw-r--r--app/layout/header.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/layout/header.phtml b/app/layout/header.phtml
index a46864482..eefa6af30 100644
--- a/app/layout/header.phtml
+++ b/app/layout/header.phtml
@@ -10,8 +10,8 @@
<div class="header">
<div class="item title">
+ <img class="logo" src="<?php echo Url::display ('/icons/icon-32.png'); ?>" alt="" />
<h1><a href="<?php echo _url ('index', 'index'); ?>"><?php echo Configuration::title (); ?></a></h1>
- <img class="logo" src="<?php echo Url::display ('/logo.png'); ?>" alt="" />
</div>
<div class="item search">