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 f947cad commit 4bd3f63Copy full SHA for 4bd3f63
app/code/Magento/Sales/Block/Order/Info.php
@@ -23,7 +23,7 @@ class Info extends \Magento\Framework\View\Element\Template
23
/**
24
* @var string
25
*/
26
- protected $_template = 'order/info.phtml';
+ protected $_template = 'Magento_Sales::order/info.phtml';
27
28
29
* Core registry
0 commit comments