diff --git a/htdocs/compta/bank/search.php b/htdocs/compta/bank/search.php index f7e3cf90bd9..6770cb67954 100644 --- a/htdocs/compta/bank/search.php +++ b/htdocs/compta/bank/search.php @@ -31,7 +31,7 @@ if ($vline) { $viewline = 50; } -print_titre("Bank"); +print_titre("Recherche compte bancaire"); print ""; print ""; @@ -160,10 +160,8 @@ if ($result) { print $db->error() .'
' . $sql .'"; -print "

"; - -print "$sql"; $db->close(); llxFooter("Dernière modification $Date$ révision $Revision$");