[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / petitions / lang / petitions_roa.php
index f3f37f1..eeb9bd2 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/petitions?lang_cible=roa
 // ** 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 @@ Merci de votre participation
        'form_pet_votre_nom' => 'Votre nom ou pseudo', # MODIF
        'form_pet_votre_site' => 'Si vous avez un site Web, vous pouvez l’indiquer ci-dessous'
 );
-
-?>