Show menu icons in default configuration.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Tue, 29 Oct 2013 21:47:52 +0000 (22:47 +0100)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 31 Oct 2013 18:48:06 +0000 (19:48 +0100)
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
        //-----------------------------------------------------------------------------------