diff --git a/modules/backend/classes/FormField.php b/modules/backend/classes/FormField.php index 84196e433..a59dbcaf3 100644 --- a/modules/backend/classes/FormField.php +++ b/modules/backend/classes/FormField.php @@ -185,7 +185,6 @@ class FormField { $this->fieldName = $fieldName; $this->label = $label; - $this->parent = $parent; } /**