diff --git a/htdocs/index.php b/htdocs/index.php index b481767cdf7..1b3ec72240f 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -161,7 +161,7 @@ if ($user->societe_id == 0) // Lien des lignes du tableau de bord $links=array(DOL_URL_ROOT.'/comm/clients.php', DOL_URL_ROOT.'/comm/prospect/prospects.php', - DOL_URL_ROOT.'/fourn/liste.php', + DOL_URL_ROOT.'/fourn/index.php', DOL_URL_ROOT.'/adherents/liste.php?statut=1&mainmenu=members', DOL_URL_ROOT.'/product/liste.php?type=0&mainmenu=products', DOL_URL_ROOT.'/product/liste.php?type=1&mainmenu=products',