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 562ad21 commit fbfdf47Copy full SHA for fbfdf47
app/code/Magento/CurrencySymbol/Block/Adminhtml/System/Currency/Rate/Matrix.php
@@ -16,7 +16,7 @@ class Matrix extends \Magento\Backend\Block\Template
16
/**
17
* @var string
18
*/
19
- protected $_template = 'system/currency/rate/matrix.phtml';
+ protected $_template = 'Magento_CurrencySymbol::system/currency/rate/matrix.phtml';
20
21
22
* @var \Magento\Directory\Model\CurrencyFactory
0 commit comments