Replace chat icon w/ chat-empty in the about page

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
This commit is contained in:
Florian Strohmaier 2016-11-25 12:10:46 +01:00 committed by Eric Lippmann
parent a7a23be1c8
commit bd7b612ba7
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
null,
array(
'target' => '_blank',
'icon' => 'chat',
'icon' => 'chat-empty',
'title' => $this->translate('Support / Mailinglists')
)
) ?>