diff --git a/htdocs/index.php b/htdocs/index.php index 2bac965ba3f..2e18bda6e6b 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -202,7 +202,7 @@ if ($user->societe_id == 0) // Dashboard Link lines $links=array(DOL_URL_ROOT.'/comm/clients.php', DOL_URL_ROOT.'/comm/prospect/prospects.php', - DOL_URL_ROOT.'/fourn/index.php', + DOL_URL_ROOT.'/fourn/liste.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',