Fix copy and paste error in en.xml
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 27 Nov 2020 08:40:14 +0000 (09:40 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 27 Nov 2020 08:40:14 +0000 (09:40 +0100)
see 9e2ccd976daa8646b2b86f4d27e52d3f226ff94e

wcfsetup/install/lang/en.xml

index 296a87a346c0a708f477c3c391b48875345ae5f8..6b6d9752928b61acc33bfa25197120747aa6f298 100644 (file)
@@ -1320,8 +1320,8 @@ ATTENTION: The messages listed above are greatly shortened. You can view details
                <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>