diff --git a/core/module/config/view/index/index.php b/core/module/config/view/index/index.php index c27e028e..ab593738 100644 --- a/core/module/config/view/index/index.php +++ b/core/module/config/view/index/index.php @@ -577,7 +577,7 @@
-

Versions des modules +

Versions installées
- + - +

diff --git a/module/gallery/gallery.php b/module/gallery/gallery.php index 6177966d..77d0f2c3 100644 --- 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.41'; + const GALLERY_VERSION = '2.5'; public static $directories = [];