diff --git a/core/module/theme/theme.php b/core/module/theme/theme.php index 948ed776..305fbdab 100755 --- a/core/module/theme/theme.php +++ b/core/module/theme/theme.php @@ -186,7 +186,7 @@ class theme extends common { '16px' => '16 pixels' ]; public static $sizes = [ - 'cover' => 'Responsive', + // 'cover' => 'Responsive', // 'contain' => 'Responsive (contain)', 'auto auto' => 'Automatique', '100% 100%' => 'Image étirée'