parent
bfc2738fe5
commit
52221dd10a
|
@ -17,4 +17,17 @@
|
|||
<p>Copyright © 2013-2015 <a href="https://www.icinga.org"><?=
|
||||
$this->translate('The Icinga Project')
|
||||
?></a><br><?= $this->translate('License: GNU GPL v2 or later') ?></p>
|
||||
<p><a href="https://dev.icinga.org/projects/icingaweb2"><?=
|
||||
$this->translate('Report a bug')
|
||||
?></a> <a href="https://www.icinga.org/services/support/"><?=
|
||||
$this->translate('Support')
|
||||
?></a> <a href="https://wiki.icinga.org/dashboard.action"><?=
|
||||
$this->translate('Icinga Wiki')
|
||||
?></a> <a href="http://docs.icinga.org/"><?=
|
||||
$this->translate('Icinga Documentation')
|
||||
?></a><br><a href="https://twitter.com/icinga"><?=
|
||||
$this->translate('Icinga on Twitter')
|
||||
?></a> <a href="https://www.facebook.com/icinga"><?=
|
||||
$this->translate('Icinga on Facebook')
|
||||
?></a></p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue