From 6a6233e3627e6630523be818a29dc75b1e225422 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sun, 26 Apr 2020 09:54:31 +0200 Subject: [PATCH] =?UTF-8?q?Libell=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/gallery/gallery.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 = [