parent
a2474ad1d2
commit
2ca161c062
|
@ -42,7 +42,7 @@
|
|||
null,
|
||||
array(
|
||||
'target' => '_blank',
|
||||
'icon' => 'host',//'twitter',
|
||||
'icon' => 'twitter',
|
||||
'title' => $this->translate('Icinga on Twitter')
|
||||
)
|
||||
); ?> <?= $this->qlink(
|
||||
|
@ -51,7 +51,7 @@
|
|||
null,
|
||||
array(
|
||||
'target' => '_blank',
|
||||
'icon' => 'service',//'facebook-squared',
|
||||
'icon' => 'facebook-squared',
|
||||
'title' => $this->translate('Icinga on Facebook')
|
||||
)
|
||||
); ?>
|
||||
|
|
Loading…
Reference in New Issue