<item name="wcf.acp.option.mail_send_method.smtp"><![CDATA[Use SMTP]]></item>
<item name="wcf.acp.option.mail_signature"><![CDATA[Sender’s Signature (Text)]]></item>
<item name="wcf.acp.option.mail_signature.description"><![CDATA[The signature that will be appended to every message.]]></item>
- <item name="wcf.acp.option.mail_signature"><![CDATA[Sender’s Signature (HTML)]]></item>
- <item name="wcf.acp.option.mail_signature.description"><![CDATA[HTML formatted version of the Sender’s Signature. If this field is left empty the text based signature will be used.]]></item>
+ <item name="wcf.acp.option.mail_signature_html"><![CDATA[Sender’s Signature (HTML)]]></item>
+ <item name="wcf.acp.option.mail_signature_html.description"><![CDATA[HTML formatted version of the Sender’s Signature. If this field is left empty the text based signature will be used.]]></item>
<item name="wcf.acp.option.mail_smtp_host"><![CDATA[SMTP Server]]></item>
<item name="wcf.acp.option.mail_smtp_host.description"><![CDATA[The SMTP port 465 requires the host to be prefixed with <kbd>ssl://</kbd>, for example, <kbd>ssl://mail.example.com</kbd> instead of <kbd>mail.example.com</kbd>.]]></item>
<item name="wcf.acp.option.mail_smtp_port"><![CDATA[SMTP Port]]></item>