diff --git a/htdocs/compta/index.php b/htdocs/compta/index.php index 72b860977f6..9265c9ee463 100644 --- a/htdocs/compta/index.php +++ b/htdocs/compta/index.php @@ -587,7 +587,7 @@ if (! empty($conf->tax->enabled) && $user->rights->tax->charges->lire) print ''.$langs->trans("Total").''; print ''.price($tot_ttc).''; print ''; - print ' '; + print ' '; print ''; } else