mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-22 05:14:25 +02:00
Remove Google Plus link from About
This commit is contained in:
parent
9b5880f6d4
commit
b69c9491ae
@ -48,15 +48,6 @@
|
||||
'icon' => 'facebook-squared',
|
||||
'title' => $this->translate('Icinga on Facebook')
|
||||
)
|
||||
) ?> <?= $this->qlink(
|
||||
null,
|
||||
'https://plus.google.com/+icinga',
|
||||
null,
|
||||
array(
|
||||
'target' => '_blank',
|
||||
'icon' => 'gplus-squared',
|
||||
'title' => $this->translate('Icinga on Google+')
|
||||
)
|
||||
) ?>
|
||||
</div>
|
||||
<div class="about-links">
|
||||
|
Loading…
x
Reference in New Issue
Block a user