diff --git a/core/modules/modSupplierLink3.class.php b/core/modules/modSupplierLink3.class.php index 7f2c28d..6bfd8b7 100755 --- a/core/modules/modSupplierLink3.class.php +++ b/core/modules/modSupplierLink3.class.php @@ -87,7 +87,7 @@ class modSupplierLink3 extends DolibarrModules // If file is in theme/yourtheme/img directory under name object_pictovalue.png, use this->picto='pictovalue' // If file is in module/img directory under name object_pictovalue.png, use this->picto='pictovalue@module' // To use a supported fa-xxx css style of font awesome, use this->picto='xxx' - $this->picto = 'fa-file'; + $this->picto = 'fa-shopping-cart'; // Define some features supported by module (triggers, login, substitutions, menus, css, etc...) $this->module_parts = array(