From 464e6a0b43fd0119e864e1c8aec505d3bec594b7 Mon Sep 17 00:00:00 2001 From: Florian Strohmaier Date: Tue, 20 Oct 2020 16:01:20 +0200 Subject: [PATCH] about/index.phtml: Use default icinga logo --- application/views/scripts/about/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/scripts/about/index.phtml b/application/views/scripts/about/index.phtml index 080f2bee0..a45db9f76 100644 --- a/application/views/scripts/about/index.phtml +++ b/application/views/scripts/about/index.phtml @@ -2,7 +2,7 @@
- img('img/icinga-logo-big-dark.png', null, array('width' => 320)) ?> + img('img/icinga-logo-big.svg', null, array('class' => 'icinga-logo', 'width' => 320)) ?>
translate('Icinga Web 2 Version') ?>