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 54e0a3b commit 6b97b70Copy full SHA for 6b97b70
app/code/Magento/Downloadable/Block/Adminhtml/Catalog/Product/Edit/Tab/Downloadable/Links.php
@@ -30,7 +30,7 @@ class Links extends \Magento\Backend\Block\Template
30
/**
31
* @var string
32
*/
33
- protected $_template = 'product/edit/downloadable/links.phtml';
+ protected $_template = 'Magento_Downloadable::product/edit/downloadable/links.phtml';
34
35
36
* Downloadable file
0 commit comments