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)',