From 0e673beb22535e7f2b753ea4f21c4d66bffcc7c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Peters?= Date: Mon, 22 Jan 2018 08:57:54 +0100 Subject: [PATCH] Do not fail on duplicates in identities Duplicates are bad, but when tracked by $index, the mailer editor does at least not block the "from" selection field completly. :-) --- UI/Templates/MailerUI/UIxMailEditor.wox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/Templates/MailerUI/UIxMailEditor.wox b/UI/Templates/MailerUI/UIxMailEditor.wox index b881669fd..4c3f34bc7 100644 --- a/UI/Templates/MailerUI/UIxMailEditor.wox +++ b/UI/Templates/MailerUI/UIxMailEditor.wox @@ -32,7 +32,7 @@ - {{identity}} + {{identity}}