We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a11c63 commit a66dbfdCopy full SHA for a66dbfd
app/code/Magento/GiftMessage/Block/Message/Inline.php
@@ -33,7 +33,7 @@ class Inline extends \Magento\Framework\View\Element\Template
33
/**
34
* @var string
35
*/
36
- protected $_template = 'inline.phtml';
+ protected $_template = 'Magento_GiftMessage::inline.phtml';
37
38
39
* Gift message message
0 commit comments