diff --git a/core/module/theme/theme.php b/core/module/theme/theme.php index b9974177..fd22e544 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)',