diff --git a/configuration.php b/configuration.php index 27aa54a5..c2742ac5 100644 --- a/configuration.php +++ b/configuration.php @@ -289,7 +289,7 @@ namespace Icinga\Module\Icingadb 'icon' => 'bell' ]); $section->add(N_('Service Grid'), [ - 'icon' => 'services', + 'icon' => 'cog', 'description' => $this->translate('Display service problems as grid'), 'url' => 'icingadb/services/grid?problems', 'priority' => 70