If you Paypal IPN to process credit cards then you know that the customer will find a crappy little link after they select Paypal as the payment option. I have know had 2 customers ask me why I say I accept credit cards when I only have paypal as an option.

I want to add some text on the checkpage where the customer makes the payment selection. I did some searching and though the page I needed was found here:

/public_html/includes/languages/english/checkout_payment.php

That must not be it. In the checkout_payment file I found the text that says "Please select a payment method for this order." and added what I needed to add.

It doesn't show up in the checkout process. What path and file should I be using? Thanks PGT