Renomage libell module

This commit is contained in:
Laurent Destailleur 2004-12-12 04:06:47 +00:00
parent 715840bbd8
commit fefcdeffea

View File

@ -52,7 +52,7 @@ class modWebcalendar extends DolibarrModules
$this->family = "projects";
$this->name = "Webcalendar";
$this->description = "Gestion de l'outil Webcalendar";
$this->description = "Interfaçage avec le calendrier Webcalendar";
$this->const_name = "MAIN_MODULE_WEBCALENDAR";
$this->const_config = MAIN_MODULE_WEBCALENDAR;
$this->special = 0;