Skip to content
This repository was archived by the owner on Jul 25, 2023. It is now read-only.

Commit a5b963e

Browse files
committed
Update system.xml label for block cache setting
1 parent 06f864d commit a5b963e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • app/code/community/Meanbee/CacheViewer/etc

app/code/community/Meanbee/CacheViewer/etc/system.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<show_in_store>1</show_in_store>
1212
<groups>
1313
<blocks translate="label">
14-
<label>Blocks</label>
14+
<label>Block Cache Settings</label>
1515
<frontend_type>text</frontend_type>
1616
<sort_order>0</sort_order>
1717
<show_in_default>1</show_in_default>
@@ -20,7 +20,7 @@
2020
<expanded>1</expanded>
2121
<fields>
2222
<view_frontend translate="label">
23-
<label>Show Cache Status on Frontend</label>
23+
<label>Show block cache status?</label>
2424
<frontend_type>select</frontend_type>
2525
<source_model>adminhtml/system_config_source_yesno</source_model>
2626
<sort_order>0</sort_order>

0 commit comments

Comments
 (0)