From 27b35500a72f1ef4185b6df8742903fddec39442 Mon Sep 17 00:00:00 2001 From: Lode Hoste Date: Wed, 11 Feb 2015 20:09:03 +0100 Subject: [PATCH] Disable application-specific favicons for non-user pages --- core/templates/layout.base.php | 4 ++-- core/templates/layout.guest.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/templates/layout.base.php b/core/templates/layout.base.php index aeebc2d643..96229fd370 100644 --- a/core/templates/layout.base.php +++ b/core/templates/layout.base.php @@ -13,8 +13,8 @@ - - + + diff --git a/core/templates/layout.guest.php b/core/templates/layout.guest.php index c1a7544721..c799205b7c 100644 --- a/core/templates/layout.guest.php +++ b/core/templates/layout.guest.php @@ -14,8 +14,8 @@ - - + +