mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 00:04:05 +02:00
configuration: no early translation
This commit is contained in:
parent
66ee5fb325
commit
8b483e7e84
@ -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…
x
Reference in New Issue
Block a user