mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
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,
|
null,
|
||||||
array(
|
array(
|
||||||
'target' => '_blank',
|
'target' => '_blank',
|
||||||
'icon' => 'chat',
|
'icon' => 'chat-empty',
|
||||||
'title' => $this->translate('Support / Mailinglists')
|
'title' => $this->translate('Support / Mailinglists')
|
||||||
)
|
)
|
||||||
) ?>
|
) ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user