From 6623ebc266e5f1ed25cf6d4fe971e6d271133e69 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Thu, 9 Oct 2014 14:51:21 +0200 Subject: [PATCH] [PLUGINS] ~carte_de_sites exporte egalement la region --- www/plugins/spip_carte_de_sites/export_sites.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/plugins/spip_carte_de_sites/export_sites.html b/www/plugins/spip_carte_de_sites/export_sites.html index d0692df8..0760a404 100644 --- a/www/plugins/spip_carte_de_sites/export_sites.html +++ b/www/plugins/spip_carte_de_sites/export_sites.html @@ -2,5 +2,5 @@ #HTTP_HEADER{Content-Type: text/csv; charset=UTF-8} #HTTP_HEADER{Content-Disposition: attachment; filename=liste.csv} "Statut";"Structure";"Atelier";"Adresse";"Code postal";"Ville";"Pays" -"#_mots:TITRE";"#NOM_SITE";"#TITRE_GIS";"#ADRESSE";"#CODE_POSTAL";"#VILLE";"#PAYS" +"#_mots:TITRE";"#NOM_SITE";"#TITRE_GIS";"#ADRESSE";"#CODE_POSTAL";"#VILLE";"#REGION";"#PAYS" -- 2.20.1