diff --git a/htdocs/comm/prospect/fiche.php b/htdocs/comm/prospect/fiche.php index 3b375da7a02..bff9b010904 100644 --- a/htdocs/comm/prospect/fiche.php +++ b/htdocs/comm/prospect/fiche.php @@ -49,9 +49,6 @@ if ($_GET["action"] == 'cstc') $db->query($sql); } -llxHeader(); - - /* * Sécurité si un client essaye d'accéder à une autre fiche que la sienne */ @@ -61,6 +58,8 @@ if ($user->societe_id > 0) } +llxHeader(); + /********************************************************************************* * * Mode fiche @@ -84,7 +83,7 @@ if ($socid > 0) { $h=0; $head[$h][0] = DOL_URL_ROOT.'/soc.php?socid='.$societe->id; - $head[$h][1] = "Fiche société"; + $head[$h][1] = "Société"; $h++; $head[$h][0] = DOL_URL_ROOT.'/comm/prospect/fiche.php?id='.$societe->id; @@ -224,6 +223,8 @@ if ($socid > 0) print '