Skip to content

Commit c218987

Browse files
committed
1.1.0
1 parent 209714f commit c218987

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

etc/adminhtml/system.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@
1212
</tab>
1313
<section id="iconocoders_osano_cookie_consent" showInDefault="1" showInWebsite="1" showInStore="1">
1414
<label>Osano Cookie Consent</label>
15-
<tab>carlosreynosa</tab>
16-
<resource>CarlosReynosa_OsanoCookieConsent::config</resource>
15+
<tab>iconocoders</tab>
16+
<resource>Iconocoders_OsanoCookieConsent::config</resource>
1717
<group id="palette" type="text" showInDefault="1" showInStore="1" showInWebsite="1">
1818
<label>Palette</label>
1919
<field id="popup_background" type="text" showInDefault="1" showInStore="1" showInWebsite="1">
2020
<label>Popup Background Color</label>
21-
<config_path>carlos_reynosa/osano_cookie_consent/palette_popup_background</config_path>
21+
<config_path>iconocoders/osano_cookie_consent/palette_popup_background</config_path>
2222
<comment>Any CSS valid color value.</comment>
2323
</field>
2424
<field id="popup_button_background" type="text" showInDefault="1" showInStore="1" showInWebsite="1">
2525
<label>Popup Button Background Color</label>
26-
<config_path>carlos_reynosa/osano_cookie_consent/palette_button_background</config_path>
26+
<config_path>iconocoders/osano_cookie_consent/palette_button_background</config_path>
2727
<comment>Any CSS valid color value.</comment>
2828
</field>
2929
<field id="message" type="text" showInDefault="1" showInStore="1" showInWebsite="1">

readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ Any contribution is highly appreciated. The best way to contribute code is to op
6060

6161
Developer
6262
---------
63-
Carlos Reynosa
6463

6564
- Website: [https://icoders.co](https://icoders.co)
6665

0 commit comments

Comments
 (0)