Show menu icons in default configuration.
[fa-stable.git] / config.default.php
index 398c0863dfe87ee10b7aad953947e575ce1852ac..f8735fae6a48f898efcad4466c98382e7449d774 100644 (file)
@@ -180,7 +180,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        $allow_negative_prices = 1;
 
        /* Show menu category icons in core themes */
-       $show_menu_category_icons = 0;
+       $show_menu_category_icons = 1;
        
        // Internal configurable variables
        //-----------------------------------------------------------------------------------