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 d9f848f commit 1f6d6a4Copy full SHA for 1f6d6a4
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