diff --git a/htdocs/compta/deplacement/index.php b/htdocs/compta/deplacement/index.php index 32a50da5ab3..762baeea921 100644 --- a/htdocs/compta/deplacement/index.php +++ b/htdocs/compta/deplacement/index.php @@ -101,7 +101,7 @@ if ($resql) if ($objp->socid) $soc->fetch($objp->socid); $var=!$var; - print ""; + print ''; print ''.img_object($langs->trans("ShowTrip"),"trip").' '.$objp->rowid.''; print ''.$langs->trans($objp->type).''; print ''.dol_print_date($db->jdate($objp->dd),'day').'';