changes in mass email

This commit is contained in:
yuri
2015-09-22 16:26:13 +03:00
parent ab17044da9
commit df6db9bd47
2 changed files with 3 additions and 6 deletions
@@ -37,8 +37,5 @@
"messages": {
"selectAtLeastOneTarget": "Select at least one target.",
"testSent": "Test email(s) supposed to be sent"
},
"tooltips": {
"emailTemplate": "Insert {optOutLink} for an unsubscribe link."
}
}
@@ -34,14 +34,14 @@
},
"emailTemplate": {
"type": "link",
"required": true,
"tooltip": true
"required": true
},
"campaign": {
"type": "link"
},
"targetLists": {
"type": "linkMultiple"
"type": "linkMultiple",
"required": true
},
"inboundEmail": {
"type": "link"