diff --git a/htdocs/compta/bank/account.php b/htdocs/compta/bank/account.php index 59cdaa4b81d..551893d4174 100644 --- a/htdocs/compta/bank/account.php +++ b/htdocs/compta/bank/account.php @@ -329,7 +329,7 @@ if ($id > 0 || ! empty($ref)) // Show title if ($action != 'addline' && $action != 'delete') { - print ''.$navig.''; + print ''.$navig.''; } // Form to add a transaction with no invoice @@ -379,7 +379,7 @@ if ($id > 0 || ! empty($ref)) print ''; print ""; - print ' '."\n"; + print ' '."\n"; } /*