diff --git a/app/views/public/orders/new.html.haml b/app/views/public/orders/new.html.haml
index 9d0f296..878da6b 100644
--- a/app/views/public/orders/new.html.haml
+++ b/app/views/public/orders/new.html.haml
@@ -50,7 +50,7 @@
=f.input :postal_code, :label => "Code Postal :"
=f.input :cityname, :label => "Ville :"
- =f.input :country, :label => "Pays :"
+ =f.input :country, :label => "Pays :", :as => :string
#legals
%h3=# CONDITIONS GENERALES DE VENTE