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