diff --git a/htdocs/compta/fiche.php b/htdocs/compta/fiche.php index 8e7dd606757..0a9e2e87582 100644 --- a/htdocs/compta/fiche.php +++ b/htdocs/compta/fiche.php @@ -194,7 +194,7 @@ if ($socid > 0) if ($user->societe_id == 0) { $head[$h][0] = DOL_URL_ROOT."/index.php?socidp=$societe->id&action=add_bookmark"; - $head[$h][1] = 'Bookmark'; + $head[$h][1] = 'Bookmark'; $head[$h][2] = 'image'; } dolibarr_fiche_head($head, $hselected, $societe->nom);