diff --git a/module/gallery/gallery.php b/module/gallery/gallery.php index 4ea14680..61a3b43b 100755 --- a/module/gallery/gallery.php +++ b/module/gallery/gallery.php @@ -19,7 +19,7 @@ class gallery extends common { const SORT_ASC = 'SORT_ASC'; const SORT_DSC = 'SORT_DSC'; const SORT_HAND = 'SORT_HAND'; - const GALLERY_VERSION = '2.20'; + const GALLERY_VERSION = '2.21'; public static $directories = []; @@ -87,7 +87,7 @@ class gallery extends common { '.3em' => 'Fine', '.5em' => 'Moyenne', '.7em' => 'Epaisse', - '.9em' => 'Epaisse' + '.9em' => 'Très épaisse' ]; public static $galleryThemeOpacity = [