From 6b036d56a1eede0b3f969c6be39af0a2538fc08b Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 12 Nov 2019 18:57:41 +0100 Subject: [PATCH] =?UTF-8?q?[9.2.10]=20Libell=C3=A9s=20footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/theme/theme.php | 1 + 1 file changed, 1 insertion(+) diff --git a/core/module/theme/theme.php b/core/module/theme/theme.php index d3fe7431..f9a63714 100755 --- a/core/module/theme/theme.php +++ b/core/module/theme/theme.php @@ -92,6 +92,7 @@ class theme extends common { 'bold' => 'Gras' ]; public static $footerHeights = [ + '0px' => 'Nulles (0px)', '5px' => 'Très petites (5px)', '10px' => 'Petites (10px)', '15px' => 'Moyennes (15px)',