mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-05-28 04:35:53 -04:00
configuration: no early translation
This commit is contained in:
parent
66ee5fb325
commit
8b483e7e84
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ $this->provideConfigTab('config', array(
|
|||
));
|
||||
|
||||
$section = $this->menuSection(
|
||||
$this->translate('Icinga Director')
|
||||
N_('Icinga Director')
|
||||
)->setUrl('director')->setPriority(60)->setIcon(
|
||||
'cubes'
|
||||
)->setRenderer(array(
|
||||
|
|
|
|||
Loading…
Reference in a new issue