mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #2260 from ARNHOE/3.1-fixedeastgermany
Fixed CountryDropDownField showing East Germany
This commit is contained in:
commit
23d1e8c76d
1
thirdparty/Zend/Locale/Data/en.xml
vendored
1
thirdparty/Zend/Locale/Data/en.xml
vendored
@ -745,7 +745,6 @@
|
||||
<territory type="CX">Christmas Island</territory>
|
||||
<territory type="CY">Cyprus</territory>
|
||||
<territory type="CZ">Czech Republic</territory>
|
||||
<territory type="DD">East Germany</territory>
|
||||
<territory type="DE">Germany</territory>
|
||||
<territory type="DJ">Djibouti</territory>
|
||||
<territory type="DK">Denmark</territory>
|
||||
|
1
thirdparty/Zend/Locale/Data/lc.xml
vendored
1
thirdparty/Zend/Locale/Data/lc.xml
vendored
@ -745,7 +745,6 @@
|
||||
<territory type="CX">Christmas Island</territory>
|
||||
<territory type="CY">Cyprus</territory>
|
||||
<territory type="CZ">Czech Republic</territory>
|
||||
<territory type="DD">East Germany</territory>
|
||||
<territory type="DE">Germany</territory>
|
||||
<territory type="DJ">Djibouti</territory>
|
||||
<territory type="DK">Denmark</territory>
|
||||
|
Loading…
Reference in New Issue
Block a user