From 878aa81d987feb91dfb33d36c3163ef48d2eb43a Mon Sep 17 00:00:00 2001 From: Bernd Erk Date: Mon, 17 Nov 2014 15:52:04 +0100 Subject: [PATCH] Changes conf icon in menu --- library/Icinga/Web/Menu.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/Icinga/Web/Menu.php b/library/Icinga/Web/Menu.php index 4eae7525b..9fb74dbb8 100644 --- a/library/Icinga/Web/Menu.php +++ b/library/Icinga/Web/Menu.php @@ -212,7 +212,7 @@ class Menu implements RecursiveIterator )); $section = $this->add(t('System'), array( - 'icon' => 'conf-alt', + 'icon' => 'wrench', 'priority' => 200 )); $section->add(t('Configuration'), array(