diff --git a/htdocs/compta/fiche.php b/htdocs/compta/fiche.php index 6e9c6de87c3..0febb7af5c3 100644 --- a/htdocs/compta/fiche.php +++ b/htdocs/compta/fiche.php @@ -413,7 +413,7 @@ if ($socid > 0) print img_edit(); print ''; - print ''; + print ''; print img_actions(); print ''; @@ -429,7 +429,7 @@ if ($socid > 0) * */ print ''; - print ''; + print ''; print ''; print '
'.$langs->trans("ActionsDone").'
'.$langs->trans("ActionsDone").'
';