Skip to content

Commit

Permalink
Remove GB from EU countries list (#2971)
Browse files Browse the repository at this point in the history
  • Loading branch information
luigifab authored Jan 19, 2023
1 parent 8d0828e commit cacdb5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/core/Mage/Core/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@
</admin>
<general>
<country>
<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>
<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>
</country>
<locale>
<firstday>0</firstday>
Expand Down

0 comments on commit cacdb5f

Please sign in to comment.