[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / petitions / lang / petitions_hr.php
index 667cf05..8c2666b 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/petitions?lang_cible=hr
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -44,5 +46,3 @@ Hvala na suradnji
        'info_signature_supprimee' => 'Potpis obrisan',
        'info_signature_supprimee_erreur' => 'Greška: Ovaj kod za brisanje ne odgovara nijednom potpisu' # MODIF
 );
-
-?>