diff --git a/lib/WebGUI/Form/Country.pm b/lib/WebGUI/Form/Country.pm index e6e5de631..06d8ace64 100644 --- a/lib/WebGUI/Form/Country.pm +++ b/lib/WebGUI/Form/Country.pm @@ -263,6 +263,7 @@ tie %countries, 'Tie::IxHash'; 'Moldova, Republic of' => 'Moldova, Republic of', 'Monaco' => 'Monaco', 'Mongolia' => 'Mongolia', +'Montenegro' => 'Montenegro', 'Montserrat' => 'Montserrat', 'Morocco' => 'Morocco', 'Mozambique' => 'Mozambique', @@ -309,7 +310,7 @@ tie %countries, 'Tie::IxHash'; 'Saudi Arabia' => 'Saudi Arabia', 'Scotland' => 'Scotland', 'Senegal' => 'Senegal', -'Serbia and Montenegro' => 'Serbia and Montenegro', +'Serbia' => 'Serbia', 'Seychelles' => 'Seychelles', 'Sierra Leone' => 'Sierra Leone', 'Singapore' => 'Singapore',