From 2a66d960dd4ea6ab003e59b490ad7a4415ec0b8b Mon Sep 17 00:00:00 2001 From: data Date: Fri, 30 Jan 2026 10:28:12 +0100 Subject: [PATCH] Besseres Symbol --- core/modules/modSupplierLink3.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(