= $this->translate('Version'); ?>: = $this->escape($version['appVersion']); ?>
= $this->translate('Git commit ID'); ?>: = $this->escape($version['gitCommitID']); ?>
= $this->translate('Git commit date'); ?>: = $this->escape($version['gitCommitDate']); ?>
= $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()); ?> |