File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
design/adminhtml/base/default/layout Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<config >
33 <tabs >
4- <smashmetricsrekko module =" rekko" translate =" label" >
4+ <rekkotagging module =" rekko" translate =" label" >
55 <label >Rekko</label >
66 <sort_order >100</sort_order >
7- </smashmetricsrekko >
7+ </rekkotagging >
88 </tabs >
99 <sections >
1010 <rekko_section module =" rekko" translate =" label" >
1313 <show_in_default >1</show_in_default >
1414 <show_in_website >1</show_in_website >
1515 <show_in_store >1</show_in_store >
16- <tab >smashmetricsrekko </tab >
16+ <tab >rekkotagging </tab >
1717 <groups >
1818 <rekko_group translate =" label" >
1919 <label >Settings</label >
2626 <site_ID translate =" label tooltip comment" >
2727 <label >Site ID</label >
2828 <sort_order >1</sort_order >
29- <comment >Some comment about my field</comment >
3029 <tooltip >Enter Site ID</tooltip >
3130 <show_in_default >1</show_in_default >
3231 <show_in_website >1</show_in_website >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<layout >
3- <smashrekko_info_index >
3+ <rekko_info_index >
44 <reference name =" head" >
55 <action method =" addCss" >
66 <name >rekko/css/rekko.css</name >
99 <reference name =" content" >
1010 <block type =" adminhtml/template" name =" rekko_info" template =" rekko/info.phtml" />
1111 </reference >
12- </smashrekko_info_index >
12+ </rekko_info_index >
1313</layout >
1414
You can’t perform that action at this time.
0 commit comments