We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d219d1c commit 5a11c63Copy full SHA for 5a11c63
app/code/Magento/Email/Block/Adminhtml/Template/Edit.php
@@ -41,7 +41,7 @@ class Edit extends Widget implements ContainerInterface
41
*
42
* @var string
43
*/
44
- protected $_template = 'template/edit.phtml';
+ protected $_template = 'Magento_Email::template/edit.phtml';
45
46
/**
47
* @var \Magento\Framework\Json\EncoderInterface
0 commit comments