From fbc821ddb3e2904ce73a65da983ec541576d2f0d Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Tue, 12 May 2015 09:52:27 +0200 Subject: [PATCH] [PLUGINS]~spip_carte_de_sites: boulette --- www/plugins/spip_carte_de_sites/export_sites.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/plugins/spip_carte_de_sites/export_sites.html b/www/plugins/spip_carte_de_sites/export_sites.html index e43c95ad..7b247f4b 100644 --- a/www/plugins/spip_carte_de_sites/export_sites.html +++ b/www/plugins/spip_carte_de_sites/export_sites.html @@ -1,6 +1,6 @@ #CACHE{0} #HTTP_HEADER{Content-Type: text/csv; charset=UTF-8} #HTTP_HEADER{Content-Disposition: attachment; filename=liste.csv} -"Latitude";"Longitude";"Statut";"Structure";"Atelier";"Adresse";"Code postal";"Ville";"Region";"Pays" -"#LAT";"#LON";"#_mots:TITRE";"#NOM_SITE";"#TITRE_GIS";"#ADRESSE";"#CODE_POSTAL";"#VILLE";"#REGION";"#PAYS" +"Statut";"Structure";"Atelier";"Adresse";"Code postal";"Ville";"Region";"Pays";"Latitude";"Longitude" +"#_mots:TITRE";"#NOM_SITE";"#TITRE_GIS";"#ADRESSE";"#CODE_POSTAL";"#VILLE";"#REGION";"#PAYS";"#LAT";"#LON" -- 2.20.1