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"),