[CSS] +fix page header and title color
[lhc/web/www.git] / www / plugins / nospam / lang / paquet-nospam_fr_tu.php
index df0949e..4cb724f 100644 (file)
@@ -1,9 +1,11 @@
 <?php
 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
-// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-nospam?lang_cible=fr_tu
+// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-nospam?lang_cible=fr_tu
 // ** 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(
        'nospam_description' => 'Halte au spam ! Filtre les spams dans les messages, sans nuisance pour les utilisateurs honnĂȘtes.',
        'nospam_slogan' => 'Limiter le risque de spams dans les forums'
 );
-
-?>