From ea517b489fada272d23fabd95c65e9893c8e69fe Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Mon, 27 Mar 2017 15:45:56 +0200 Subject: use theming colors for favicon on macOS Signed-off-by: Jan-Christoph Borchardt --- core/templates/layout.base.php | 2 +- core/templates/layout.guest.php | 2 +- core/templates/layout.user.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'core') diff --git a/core/templates/layout.base.php b/core/templates/layout.base.php index d6d70f31362..8f376619a1e 100644 --- a/core/templates/layout.base.php +++ b/core/templates/layout.base.php @@ -11,7 +11,7 @@ - + diff --git a/core/templates/layout.guest.php b/core/templates/layout.guest.php index 1692e4268d4..ee844047a11 100644 --- a/core/templates/layout.guest.php +++ b/core/templates/layout.guest.php @@ -12,7 +12,7 @@ - + diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 46a5c0211a5..339903f1eaf 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -19,7 +19,7 @@ - + -- cgit v1.2.3