File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Theme/view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 188
188
<field name =" header_logo_width" >
189
189
<argument name =" data" xsi : type =" array" >
190
190
<item name =" config" xsi : type =" array" >
191
- <item name =" label" xsi : type =" string" translate =" true" >Logo Image Width</item >
191
+ <item name =" label" xsi : type =" string" translate =" true" >Logo Attribute Width</item >
192
192
<item name =" dataType" xsi : type =" string" >number</item >
193
193
<item name =" formElement" xsi : type =" string" >input</item >
194
194
<item name =" dataScope" xsi : type =" string" >header_logo_width</item >
201
201
<field name =" header_logo_height" >
202
202
<argument name =" data" xsi : type =" array" >
203
203
<item name =" config" xsi : type =" array" >
204
- <item name =" label" xsi : type =" string" translate =" true" >Logo Image Height</item >
204
+ <item name =" label" xsi : type =" string" translate =" true" >Logo Attribute Height</item >
205
205
<item name =" dataType" xsi : type =" string" >number</item >
206
206
<item name =" formElement" xsi : type =" string" >input</item >
207
207
<item name =" dataScope" xsi : type =" string" >header_logo_height</item >
You can’t perform that action at this time.
0 commit comments