If you have ssh access or telnet access, you can login to your shell and go into your skin1 folder, then run the command:
grep -lr mode=checkout *
That will show you all the places it occurs.
The only one I know off the top of my head is the mini cart. I think it is something like: skin1/customer/mini_cart.tpl
|