diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index 801c8cf3d1c..6b031120208 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -1560,7 +1560,7 @@ else print ''; if ($_GET['action'] != 'RefCustomerOrder' && $fac->brouillon) print ''.img_edit($langs->trans('Edit')).''; print ''; - print ''; + print ''; if ($user->rights->facture->creer && $_GET['action'] == 'RefCustomerOrder') { print '
';