|
@@ -30,8 +30,6 @@ class AddPreferencesDistribution extends FreeFieldsSection
|
|
|
|
|
|
|
|
$this->addField(new Switcher('replyEmail'));
|
|
$this->addField(new Switcher('replyEmail'));
|
|
|
|
|
|
|
|
- $this->addField(new Text('replyDisplayName'));
|
|
|
|
|
-
|
|
|
|
|
$this->addField(
|
|
$this->addField(
|
|
|
(new Text('replyEmailAddress'))
|
|
(new Text('replyEmailAddress'))
|
|
|
->setPlaceholder(di('lang')->absoluteT('mail@example.com'))
|
|
->setPlaceholder(di('lang')->absoluteT('mail@example.com'))
|