mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 00:34:05 +02:00
parent
c3936f63bb
commit
27e7da9354
@ -140,8 +140,7 @@ class DirectorDatafieldForm extends DirectorObjectForm
|
||||
$this->addElement('text', 'varname', array(
|
||||
'label' => $this->translate('Field name'),
|
||||
'description' => $this->translate(
|
||||
'The unique name of the field. This will be the name of the custom'
|
||||
. ' variable in the rendered Icinga configuration.'
|
||||
'This will be the name of the custom variable in the rendered Icinga configuration.'
|
||||
),
|
||||
'required' => true,
|
||||
));
|
||||
|
Loading…
x
Reference in New Issue
Block a user