diff --git a/htdocs/compta/bank/ligne.php b/htdocs/compta/bank/ligne.php index 4be2ac573b3..fcf0d4683d2 100644 --- a/htdocs/compta/bank/ligne.php +++ b/htdocs/compta/bank/ligne.php @@ -191,11 +191,11 @@ if ($result) // Value date print ""; - print ''.$langs->trans("DateValue").''.strftime("%d %b %Y",$objp->dv)."\n"; - print ''; - print img_previous() . " "; + print ''.$langs->trans("DateValue").''.strftime("%d %b %Y",$objp->dv)."   "; + print ''; + print img_edit_remove() . " "; print ''; - print img_next() .""; + print img_edit_add() .""; print ''; // Description