Update modPropale.class.php

This commit is contained in:
Frédéric FRANCE 2022-12-08 15:16:14 +01:00 committed by GitHub
parent b2709baf87
commit 64e93cb41c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ class modPropale extends DolibarrModules
$this->const[$r][0] = "PROPALE_ADDON_PDF";
$this->const[$r][1] = "chaine";
$this->const[$r][2] = "azur";
$this->const[$r][2] = "cyan";
$this->const[$r][3] = 'Name of the proposal generation manager in PDF format';
$this->const[$r][4] = 0;
$r++;