Skip to content

Commit cacdb5f

Browse files
authored
Remove GB from EU countries list (#2971)
1 parent 8d0828e commit cacdb5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/core/Mage/Core/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@
445445
</admin>
446446
<general>
447447
<country>
448-
<eu_countries>AT,BE,BG,CY,CZ,DK,EE,FI,FR,DE,GR,HU,IE,IT,LV,LT,LU,MT,NL,PL,PT,RO,SK,SI,ES,SE,GB,HR</eu_countries>
448+
<eu_countries>AT,BE,BG,CY,CZ,DK,EE,FI,FR,DE,GR,HU,IE,IT,LV,LT,LU,MT,NL,PL,PT,RO,SK,SI,ES,SE,HR</eu_countries>
449449
</country>
450450
<locale>
451451
<firstday>0</firstday>

0 commit comments

Comments
 (0)