[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / formidable / lang / paquet-formidable_es.php
index e16d5c4..3226b16 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-formidable?lang_cible=es
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -11,5 +13,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'formidable_description' => 'Creación de formularios con una interfaz gráfica y configuración de los procesamientos asociados (enviar por correo electrónico, grabar las respuestas, etc.)',
        'formidable_slogan' => 'Generador de formularios'
 );
-
-?>