Look: Modif esthétique mineure

This commit is contained in:
Laurent Destailleur 2005-01-19 23:24:45 +00:00
parent bafe90bee9
commit 0fc24d9c4f

View File

@ -51,7 +51,7 @@ class modClickToDial extends DolibarrModules
$this->family = "technic"; $this->family = "technic";
$this->name = "ClickToDial"; $this->name = "ClickToDial";
$this->description = "Gestion du click to dial(experimental)"; $this->description = "Gestion du click to dial (experimental)";
$this->const_name = "MAIN_MODULE_CLICKTODIAL"; $this->const_name = "MAIN_MODULE_CLICKTODIAL";
$this->const_config = MAIN_MODULE_CLICKTODIAL; $this->const_config = MAIN_MODULE_CLICKTODIAL;
$this->special = 1; $this->special = 1;