Uniformisation des constantes

This commit is contained in:
Regis Houssin
2006-07-24 11:44:28 +00:00
parent f4b8c1b2df
commit 84727aa0ad
7 changed files with 7 additions and 7 deletions

View File

@@ -85,7 +85,7 @@ class modCommande extends DolibarrModules
$this->const[1][3] = 'Nom du gestionnaire de num<75>rotation des commandes';
$this->const[1][4] = 0;
$this->const[2][0] = "COMMANDE_ADD_PROD_DESC";
$this->const[2][0] = "COM_ADD_PROD_DESC";
$this->const[2][1] = "chaine";
$this->const[2][2] = "0";
$this->const[2][3] = "Mettre <20> 1 pour voir la description d\'un produit dans une commande";