From 7e23ad11efb72f7fd77117e92a4588cf9fc2ac9c Mon Sep 17 00:00:00 2001 From: Laurie Date: Fri, 2 Mar 2018 15:58:23 +0000 Subject: [PATCH] Add label to "Recipient addresses" on Emails tab + Let content editor know how they should delimit the addresses + e.g. email@domain.com,email2@domain.com --- Source/Umbraco/Plugin/editor/form.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Umbraco/Plugin/editor/form.html b/Source/Umbraco/Plugin/editor/form.html index 37a0634..29c1d39 100644 --- a/Source/Umbraco/Plugin/editor/form.html +++ b/Source/Umbraco/Plugin/editor/form.html @@ -292,6 +292,7 @@

+ You can send to multiple email addresses by seperating them with a single comma.