diff --git a/htdocs/comm/action/fiche.php b/htdocs/comm/action/fiche.php index aec3b331d45..4672e9f8367 100644 --- a/htdocs/comm/action/fiche.php +++ b/htdocs/comm/action/fiche.php @@ -809,7 +809,7 @@ if ($id) // Affichage fiche action en mode visu print ''; - $linkback = ''.$langs->trans("BackToList").''; + $linkback = ''.$langs->trans("BackToList").''; // Ref print '
'.$langs->trans("Ref").'';