File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Backend/etc/adminhtml Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 112
112
<group id =" debug" translate =" label" type =" text" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
113
113
<label >Debug</label >
114
114
<field id =" template_hints_storefront" translate =" label" type =" select" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
115
- <label >Enabled Template Path Hints for Storefront</label >
115
+ <label >Enable Template Path Hints for Storefront</label >
116
116
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
117
117
</field >
118
118
<field id =" template_hints_storefront_show_with_parameter" translate =" label" type =" select" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
132
132
<comment >Add the following parameter to the URL to show template hints ?templatehints=[parameter_value]</comment >
133
133
</field >
134
134
<field id =" template_hints_admin" translate =" label" type =" select" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
135
- <label >Enabled Template Path Hints for Admin</label >
135
+ <label >Enable Template Path Hints for Admin</label >
136
136
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
137
137
</field >
138
138
<field id =" template_hints_blocks" translate =" label" type =" select" sortOrder =" 21" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
You can’t perform that action at this time.
0 commit comments