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