|
|
@@ -63,7 +63,7 @@ class GeneralSection extends FreeFieldsSection
|
|
|
|
|
|
$dkim = new Text('dkim');
|
|
|
$dkim->addHtmlAttribute('readonly','true');
|
|
|
- $dkim->setDescription('dkimname');
|
|
|
+ $dkim->setDescription('description');
|
|
|
|
|
|
$this->generateDoubleSection([$dkimthurdata, $dkim]);
|
|
|
|