Skip to content

Commit 4bd3f63

Browse files
ronak2ramgelanivishal
authored andcommitted
Update Info.php
1 parent f947cad commit 4bd3f63

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Sales/Block/Order

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Block/Order/Info.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Info extends \Magento\Framework\View\Element\Template
2323
/**
2424
* @var string
2525
*/
26-
protected $_template = 'order/info.phtml';
26+
protected $_template = 'Magento_Sales::order/info.phtml';
2727

2828
/**
2929
* Core registry

0 commit comments

Comments
 (0)