diff --git a/application/views/scripts/about/index.phtml b/application/views/scripts/about/index.phtml index 2ffc47e76..47b76a8d2 100644 --- a/application/views/scripts/about/index.phtml +++ b/application/views/scripts/about/index.phtml @@ -1,41 +1,41 @@
+ ) ?> +
- = $this->translate('Copyright'); ?>: © 2013-= date('Y'); ?> = $this->qlink(
- $this->translate('The Icinga Project'),
- 'https://www.icinga.org',
- null,
- array(
- 'target' => '_blank'
- )
- ); ?>
-
- = $this->translate('License'); ?>: GNU GPL v2+
-
= $this->translate('Name') ?> | -= $this->translate('Version') ?> | -
---|---|
- hasPermission('config/modules')): ?> - = $this->qlink( - $module->getName(), - 'config/module/', - array('name' => $module->getName()), - array('title' => sprintf($this->translate('Show the overview of the %s module'), $module->getName())) - ); ?> - - = $this->escape($module->getName()); ?> - - | - = $this->escape($module->getVersion()); ?> - | -
= $this->translate('Name') ?> | += $this->translate('Version') ?> | +
---|---|
+ hasPermission('config/modules')): ?> + = $this->qlink( + $module->getName(), + 'config/module/', + array('name' => $module->getName()), + array('title' => sprintf($this->translate('Show the overview of the %s module'), $module->getName())) + ) ?> + + = $this->escape($module->getName()) ?> + + | + = $this->escape($module->getVersion()) ?> + | +