mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 08:14:04 +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(
|
$section = $this->menuSection(
|
||||||
$this->translate('Icinga Director')
|
N_('Icinga Director')
|
||||||
)->setUrl('director')->setPriority(60)->setIcon(
|
)->setUrl('director')->setPriority(60)->setIcon(
|
||||||
'cubes'
|
'cubes'
|
||||||
)->setRenderer(array(
|
)->setRenderer(array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user