mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
ImportRowModifierForm: superfluous whitespace
This commit is contained in:
parent
6f5feda5e0
commit
204972eb7e
@ -28,7 +28,7 @@ class ImportRowModifierForm extends DirectorObjectForm
|
||||
$this->addElement('text', 'target_property', array(
|
||||
'label' => $this->translate('Target property'),
|
||||
'description' => $this->translate(
|
||||
'You might want to write the modified value to another (new) property.'
|
||||
'You might want to write the modified value to another (new) property.'
|
||||
. ' This property name can be defined here, the original property would'
|
||||
. ' remain unmodified. Please leave this blank in case you just want to'
|
||||
. ' modify the value of a specific property'
|
||||
|
Loading…
x
Reference in New Issue
Block a user