diff --git a/htdocs/fichinter/index.php b/htdocs/fichinter/index.php index a09f0082ac8..1ca35203140 100644 --- a/htdocs/fichinter/index.php +++ b/htdocs/fichinter/index.php @@ -140,8 +140,8 @@ if ($result) $total += $objp->duree; $i++; } - print ''.$langs->trans("Total").''; - print ''.ConvertSecondToTime($total).''; + print ''.$langs->trans("Total").''; + print ''.ConvertSecondToTime($total).' '; print ''; print '';