Modif description statuts

This commit is contained in:
Rodolphe Quiedeville 2005-09-13 09:21:54 +00:00
parent f2cf07b0fa
commit 42effb06b9

View File

@ -33,7 +33,7 @@ class LigneTel {
$this->error_message = '';
$this->statuts[-1] = "En attente";
$this->statuts[1] = "A commander";
$this->statuts[2] = "Commandée chez le fournisseur";
$this->statuts[2] = "Commandée";
$this->statuts[3] = "Activée";
$this->statuts[4] = "A résilier";
$this->statuts[5] = "Résiliation demandée";