Tried searching the forums and elsewhere and didn't see a solution, but did see that this might be a long standing issue...
Recently integrated Authorize.net eCheck to handle ACH transactions, and noticed that there's a broken image link in the authorizeecheck.php file, on the "Echeck Payment" screen. (Screenshot attached here.) I see the image it's trying to pull is:
https://www2.bankofamerica.com/creditcards/application/images/aba_routing.gif
... which appears to be invalid, and is also poor practice linking to a 3rd party site. Is there potentially a fix for this by chance? I see the file is ionCube encoded so not much we can do to update the image URL ourselves, which is unfortunate since it would likely be a pretty simple update.
Any advice would be greatly appreciated, thanks!