|
|
@@ -25,7 +25,7 @@ class AdditionalSection extends FreeFieldsSection
|
|
|
public function initContent()
|
|
|
{
|
|
|
$this->generateDoubleSection([new Switcher('dkimsigenabled')]);
|
|
|
- $this->generateDoubleSection([new Text('test3'), new Text('test4')]);
|
|
|
+ $this->generateDoubleSection([new Switcher('tfaenabled')]);
|
|
|
|
|
|
}
|
|
|
}
|