diff --git a/lang/en/tool_emailutils.php b/lang/en/tool_emailutils.php index 5383090..8121b74 100644 --- a/lang/en/tool_emailutils.php +++ b/lang/en/tool_emailutils.php @@ -63,7 +63,7 @@ $string['domaindefaultnoreply'] = 'Default noreply'; -$string['mxtoolbox'] = 'MXtoolbox'; +$string['mxtoolbox'] = 'MXtoolbox links'; $string['selectoractive'] = 'Active selector'; $string['selectoractivate'] = 'Activate selector'; $string['selectoractivated'] = 'Selector was activated'; diff --git a/templates/dkimselector.mustache b/templates/dkimselector.mustache index 2bfac39..ca4728b 100644 --- a/templates/dkimselector.mustache +++ b/templates/dkimselector.mustache @@ -52,17 +52,17 @@
- {{dnskey}} + {{dnskey}}

This is the full raw txt of the DNS value:

{{dnsvalue}}

- {{dnskey}} + {{dnskey}}

This is the DNS record value broken into quoted chunks of max 256 chars:

{{dnsvaluechunked}}

- {{dnskey}} + {{dnskey}}

This is an escaped record value which is needed for some DNS systems:

{{dnsvalueescaped}}