From ad25772caa9065ae7e027779a14c18a8d16ac9f4 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 5 Sep 2005 08:57:42 +0000 Subject: [PATCH] Bugfix --- htdocs/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/index.php b/htdocs/index.php index 001ef0c7dbd..522ff4e01a1 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -139,7 +139,7 @@ if ($user->societe_id == 0) 'user', 'product', 'service', - 'phone'); + 'phoning'); // Titre des lignes du tableau de bord $titres=array($langs->trans("Customers"), $langs->trans("Prospects"),