[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / petitions / lang / petitions_es_co.php
index 68fc73c..a98689e 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/petitions?lang_cible=es_co
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -42,5 +44,3 @@ Gracias por su participación
        'form_pet_votre_nom' => 'Su nombre o seudónimo', # MODIF
        'form_pet_votre_site' => 'Si tiene un sitio web, puede indicarlo a continuación'
 );
-
-?>