Skip to content

Commit 18f255b

Browse files
ronak2ramgelanivishal
authored andcommitted
Update Info.php
1 parent 1de3379 commit 18f255b

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
@@ -21,7 +21,7 @@ class Info extends \Magento\Framework\View\Element\Template
2121
/**
2222
* @var string
2323
*/
24-
protected $_template = 'order/info.phtml';
24+
protected $_template = 'Magento_Sales::order/info.phtml';
2525

2626
/**
2727
* Core registry

0 commit comments

Comments
 (0)