We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84bb722 commit ebc508fCopy full SHA for ebc508f
app/code/Magento/Sales/etc/adminhtml/system.xml
@@ -213,6 +213,7 @@
213
<field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
214
<label>Send Order Comment Email Copy To</label>
215
<comment>Comma-separated</comment>
216
+ <validate>validate-emails</validate>
217
</field>
218
<field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
219
<label>Send Order Comments Email Copy Method</label>
0 commit comments