Replace chat icon w/ chat-empty in the about page
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
This commit is contained in:
parent
a7a23be1c8
commit
bd7b612ba7
|
@ -76,7 +76,7 @@
|
|||
null,
|
||||
array(
|
||||
'target' => '_blank',
|
||||
'icon' => 'chat',
|
||||
'icon' => 'chat-empty',
|
||||
'title' => $this->translate('Support / Mailinglists')
|
||||
)
|
||||
) ?>
|
||||
|
|
Loading…
Reference in New Issue