Skip to content

Commit 23c8639

Browse files
authored
Update History.php
1 parent f947cad commit 23c8639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class History extends \Magento\Framework\View\Element\Template
1919
/**
2020
* @var string
2121
*/
22-
protected $_template = 'order/history.phtml';
22+
protected $_template = 'Magento_Sales::order/history.phtml';
2323

2424
/**
2525
* @var \Magento\Sales\Model\ResourceModel\Order\CollectionFactory

0 commit comments

Comments
 (0)