From 205f054f0beb810375babad8511b87da167f01e5 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Mon, 20 Apr 2020 18:21:26 +0200 Subject: [PATCH] PB arrondi angles --- 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 92c48cf6..f3acdb9c 100755 --- a/module/gallery/gallery.php +++ b/module/gallery/gallery.php @@ -113,8 +113,8 @@ class gallery extends common { '.3em' => 'Très léger', '.6em' => 'Léger', '.9em' => 'Moyen', - '1.2' => 'Important', - '2.em' => 'Très important' + '1.2em' => 'Important', + '1.5em' => 'Très important' ]; public static $galleryThemeShadows = [