diff --git a/lib/countrycodes.php b/lib/countrycodes.php index 22c1322..defdf48 100644 --- a/lib/countrycodes.php +++ b/lib/countrycodes.php @@ -36,6 +36,5 @@ class CountryCodes { "Sweden" => "+46", "Tunisia" => "+216", "USA" => "+1", - ); }; diff --git a/templates/main.php b/templates/main.php index 51c93d0..9ed3174 100644 --- a/templates/main.php +++ b/templates/main.php @@ -1,4 +1,6 @@ @@ -14,6 +16,11 @@