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 a22995f commit 7b18cefCopy full SHA for 7b18cef
app/code/Magento/Email/Block/Adminhtml/Template/Edit.php
@@ -42,7 +42,7 @@ class Edit extends Widget implements ContainerInterface
42
*
43
* @var string
44
*/
45
- protected $_template = 'template/edit.phtml';
+ protected $_template = 'Magento_Email::template/edit.phtml';
46
47
/**
48
* @var \Magento\Framework\Json\EncoderInterface
0 commit comments