[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / jquery_ui / lang / paquet-jqueryui_en.php
index 950bc7c..d385dc5 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-jqueryui?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(
 
@@ -15,5 +17,3 @@ The features of this library are divided into three categories:
 -* {{The effects}}. They enrich the effects offered by default by jQuery (fadeIn, slideUp...). Thanks to jQuery UI, it’s possible for example to animate the CSS property background-color with .animate() or to add transitions for the actions addClass/removeClass...',
        'jqueryui_slogan' => 'Animations, effects and jQuery widgets'
 );
-
-?>