[CSS] +fix page header and title color
[lhc/web/www.git] / www / plugins / verifier / lang / paquet-verifier_en.php
index 84b56a3..a42c469 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-verifier?lang_cible=en
+// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-verifier?lang_cible=en
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -12,5 +14,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'verifier_nom' => 'Control API',
        'verifier_slogan' => 'A generic API to control a value'
 );
-
-?>