Look: Modification estthique mineure.
This commit is contained in:
parent
378cc06810
commit
370573be78
@ -45,7 +45,7 @@ class modProduit extends DolibarrModules
|
||||
$this->const = array();
|
||||
$this->boxes = array();
|
||||
|
||||
$this->boxes[0][0] = "Derniers produits";
|
||||
$this->boxes[0][0] = "Derniers produits/services enregistrés";
|
||||
$this->boxes[0][1] = "box_produits.php";
|
||||
}
|
||||
/*
|
||||
|
||||
@ -46,7 +46,7 @@ class modService extends DolibarrModules
|
||||
$this->const = array();
|
||||
$this->boxes = array();
|
||||
|
||||
$this->boxes[0][0] = "Services vendus";
|
||||
$this->boxes[0][0] = "Derniers produits/services contractés";
|
||||
$this->boxes[0][1] = "box_services_vendus.php";
|
||||
}
|
||||
/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user