[CSS] +fix page header and title color
[lhc/web/www.git] / www / plugins / nospam / lang / nospam_nl.php
index 8634ec1..0b29f28 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/nospam?lang_cible=nl
+// extrait automatiquement de https://trad.spip.net/tradlang_module/nospam?lang_cible=nl
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -25,5 +27,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        // L
        'label_message_licite' => 'Dit is geen verkeerd bericht'
 );
-
-?>