2
0
forked from Wavyzz/dolibarr

Bug fix et changement de libell

This commit is contained in:
Rodolphe Quiedeville
2004-11-26 08:07:54 +00:00
parent 4af165e9e7
commit eaffde7635

View File

@@ -99,14 +99,14 @@ class modContrat extends DolibarrModules
$this->rights[2][3] = 0;
$this->rights[3][0] = 163;
$this->rights[3][1] = 'Mettre en service un contrat';
$this->rights[3][1] = 'Activer les services des contrats';
$this->rights[3][2] = 'r';
$this->rights[3][3] = 0;
$this->rights[3][0] = 164;
$this->rights[3][1] = 'Mettre fin au service d\'un contrat';
$this->rights[3][2] = 'r';
$this->rights[3][3] = 0;
$this->rights[4][0] = 164;
$this->rights[4][1] = 'D<EFBFBD>sactiver les services des contrats';
$this->rights[4][2] = 'r';
$this->rights[4][3] = 0;