We are using Concardis to handle our credit card payments. After checkout, there is a page that notifies the user they are being forwarded to Concardis for payment. However, it is set to use a 3-column layout when I want to switch it to 1-column as well as edit the template.
I turned on block/path hints and see that it says the page is:
frontend/base/default/template/ops/placeform.phtml The corresponding URL is:
http://domain.com/ops/payment/placeform/ However, I see no such file. (I would want to copy this file to my template and do some edits, but also I'm wondering how to even choose the template to begin with)