From 0fc24d9c4ff306ee67c9f2e087468d96a2906a05 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Wed, 19 Jan 2005 23:24:45 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tique=20mineure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/includes/modules/modClickToDial.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/includes/modules/modClickToDial.class.php b/htdocs/includes/modules/modClickToDial.class.php index d3ca4668eec..6345acb2daa 100644 --- a/htdocs/includes/modules/modClickToDial.class.php +++ b/htdocs/includes/modules/modClickToDial.class.php @@ -51,7 +51,7 @@ class modClickToDial extends DolibarrModules $this->family = "technic"; $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_config = MAIN_MODULE_CLICKTODIAL; $this->special = 1; -- GitLab