From 925215e27cc0b6d6a7ba25264df72b5158475a5f Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Mon, 5 Jan 2015 19:03:14 +0000 Subject: [PATCH] Implement country code select, need server side handling --- lib/countrycodes.php | 1 - templates/main.php | 7 +++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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 @@
+