ImportRowModifierForm: description readability

This commit is contained in:
Thomas Gelf 2023-05-31 07:18:51 +02:00
parent 722499ea76
commit 83f9c00e9b
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ class ImportRowModifierForm extends DirectorObjectForm
. ' set this property only for rows imported with a host property starting'
. ' with "www". Complex example: host=www*&!(address=127.*|address6=::1).'
. ' Please note, that CIDR notation based matches are also supported: '
. ' address=192.0.2.128/25|address=2001:db8::/32|address=::ffff:192.0.2.0/96'
. ' address=192.0.2.128/25| address=2001:db8::/32| address=::ffff:192.0.2.0/96'
),
'required' => true,
// TODO: validate filter