Remove Google Plus link from About
This commit is contained in:
parent
9b5880f6d4
commit
b69c9491ae
|
@ -48,15 +48,6 @@
|
||||||
'icon' => 'facebook-squared',
|
'icon' => 'facebook-squared',
|
||||||
'title' => $this->translate('Icinga on Facebook')
|
'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>
|
||||||
<div class="about-links">
|
<div class="about-links">
|
||||||
|
|
Loading…
Reference in New Issue