diff --git a/application/views/scripts/about/index.phtml b/application/views/scripts/about/index.phtml
index e80cd89c6..2dfe30959 100644
--- a/application/views/scripts/about/index.phtml
+++ b/application/views/scripts/about/index.phtml
@@ -148,15 +148,6 @@ use ipl\Web\Widget\Icon;
= $this->qlink(
- null,
- 'https://www.twitter.com/icinga',
- null,
- array(
- 'target' => '_blank',
- 'icon' => 'twitter',
- 'title' => $this->translate('Icinga on Twitter')
- )
- ) ?> = $this->qlink(
null,
'https://www.facebook.com/icinga',
null,
diff --git a/application/views/scripts/authentication/login.phtml b/application/views/scripts/authentication/login.phtml
index 167a468ab..130e9b97b 100644
--- a/application/views/scripts/authentication/login.phtml
+++ b/application/views/scripts/authentication/login.phtml
@@ -28,18 +28,6 @@
- -
- = $this->qlink(
- null,
- 'https://twitter.com/icinga',
- null,
- array(
- 'target' => '_blank',
- 'icon' => 'twitter',
- 'title' => $this->translate('Icinga on Twitter')
- )
- ) ?>
-
-
= $this->qlink(
null,