Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Change Text on checkout confirmation.php


ludowhite

Recommended Posts

Posted

Hi everyone

Where can I change "tax" to "invoice includes tax" on the checkout confirmation page.

Also, it possible to add additional text to this page.

Any suggestions appreciated

Thanks for Looking

 

Ludo

Posted

go to catalog>includes>languages>english>checkout_confirmation.php

 

where it says:

 

define('HEADING_TAX', 'Tax');

 

change to:

 

define('HEADING_TAX', 'Invoice Includes Tax');

 

 

i know you can add extra text to this page also but i'm not an expert and i would need more specific information about what you want to do.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...