X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fmanage%2Fbank_accounts.php;h=5081e3b5d6140acd32a0f050d7f29fb58f8abcc5;hb=9967d9b22e1200e516aadf98ffcbcc65ac1c35bb;hp=ffe3683e1d5276d0b5925c68a56c0c54cae85769;hpb=cf015790b7363cfcf29b98c82d20787c8d703fc1;p=fa-stable.git diff --git a/gl/manage/bank_accounts.php b/gl/manage/bank_accounts.php index ffe3683e..5081e3b5 100644 --- a/gl/manage/bank_accounts.php +++ b/gl/manage/bank_accounts.php @@ -66,8 +66,8 @@ elseif( $Mode == 'Delete') { delete_bank_account($selected_id); display_notification(_('Selected bank account has been deleted')); - $Mode = 'RESET'; } //end if Delete bank account + $Mode = 'RESET'; } if ($Mode == 'RESET')