[CSS] +fix page header and title color
[lhc/web/www.git] / www / plugins / saisies / lang / saisies_it.php
index de77118..97a8f3b 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/saisies?lang_cible=it
+// extrait automatiquement de https://trad.spip.net/tradlang_module/saisies?lang_cible=it
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -169,5 +171,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        // Z
        'z' => 'zzz'
 );
-
-?>