Skip to content

Commit c8c3a7c

Browse files
committed
update files
1 parent f83075f commit c8c3a7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<label>landofcoder</label>
66
</tab>
77
<section id="lofproductags" showInDefault="1" showInStore="1" showInWebsite="1" sortOrder="10" translate="label">
8-
<label>lofproductags</label>
8+
<label>Lof ProductTags</label>
99
<tab>landofcoder</tab>
1010
<resource>Lof_ProductTags::config_lof_producttags</resource>
1111
<group id="general" showInDefault="1" showInStore="1" showInWebsite="1" sortOrder="10" translate="label">

view/adminhtml/ui_component/lof_producttags_tag_listing.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<column name="number_products">
128128
<settings>
129129
<filter>text</filter>
130-
<label translate="true">number of products</label>
130+
<label translate="true">Number of products</label>
131131
</settings>
132132
</column>
133133
<column name="store_id" class="Magento\Store\Ui\Component\Listing\Column\Store">

0 commit comments

Comments
 (0)