mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
DirectorObjectForm: fix typo
This commit is contained in:
parent
7376d9068f
commit
a3c7e57333
@ -956,7 +956,7 @@ print_r($object);
|
|||||||
'label' => $this->translate('Imports'),
|
'label' => $this->translate('Imports'),
|
||||||
'description' => $this->translate(
|
'description' => $this->translate(
|
||||||
'Importable templates, add as many as you want. Please note that order'
|
'Importable templates, add as many as you want. Please note that order'
|
||||||
. ' matters when importing properting from multiple templates: last one'
|
. ' matters when importing properties from multiple templates: last one'
|
||||||
. ' wins'
|
. ' wins'
|
||||||
),
|
),
|
||||||
'multiOptions' => $this->optionallyAddFromEnum($enum),
|
'multiOptions' => $this->optionallyAddFromEnum($enum),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user