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 2bf302c commit e0cb66aCopy full SHA for e0cb66a
etc/adminhtml/system.xml
@@ -20,7 +20,7 @@
20
<frontend_model>Magefan\LazyLoad\Block\Adminhtml\System\Config\Form\Info</frontend_model>
21
</field>
22
<field id="enabled" showInDefault="1" showInStore="1" showInWebsite="1" sortOrder="20" translate="label" type="select">
23
- <label>Enabled</label>
+ <label>Enable Extension</label>
24
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
25
26
<field id="key" translate="label" type="text" sortOrder="25" showInDefault="1" showInWebsite="0" showInStore="0">
0 commit comments