diff --git a/htdocs/compta/bank/graph.php b/htdocs/compta/bank/graph.php index 80d0dcfc1f5..20e5aa0b1f3 100644 --- a/htdocs/compta/bank/graph.php +++ b/htdocs/compta/bank/graph.php @@ -846,7 +846,7 @@ if ($mode == 'showalltime') { print ''; $file = "balance".$account.".png"; - print ''; + print ''; print ''; }