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

View File

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