diff --git a/htdocs/compta/index.php b/htdocs/compta/index.php index ad180787638..3e6dd0c18b7 100644 --- a/htdocs/compta/index.php +++ b/htdocs/compta/index.php @@ -464,7 +464,7 @@ if ($conf->tax->enabled) } else { - print ''.$langs->trans("None").''; + print ''.$langs->trans("None").''; } print "
"; $db->free($resql);