File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
app/code/Magento/MediaStorage/etc/adminhtml Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 3131 </field >
3232 </group >
3333 <group id =" media_configuration" translate =" label" type =" text" sortOrder =" 1000" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
34- <label >Images Configuration </label >
35- <field id =" max_width" translate =" label" type =" text" sortOrder =" 100" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" canRestore =" 1" >
36- <label >Max width </label >
34+ <label >Images Upload </label >
35+ <field id =" max_width" translate =" label comment " type =" text" sortOrder =" 100" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" canRestore =" 1" >
36+ <label >Max Width </label >
3737 <validate >validate-zero-or-greater validate-digits</validate >
38+ <comment >Max allowed width for uploaded image.</comment >
3839 </field >
39- <field id =" max_height" translate =" label" type =" text" sortOrder =" 200" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" canRestore =" 1" >
40- <label >Max height </label >
40+ <field id =" max_height" translate =" label comment " type =" text" sortOrder =" 200" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" canRestore =" 1" >
41+ <label >Max Height </label >
4142 <validate >validate-zero-or-greater validate-digits</validate >
43+ <comment >Max allowed height for uploaded image.</comment >
4244 </field >
4345 </group >
4446 </section >
You can’t perform that action at this time.
0 commit comments