Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding text to checkout_confirmation.php...


skeedo

Recommended Posts

Posted

I would like to add some text to checkout_confirmation, right after Billing Information box and before Confirm Order button. Not exactly sure where to put it it though, maybe someone could point it out for me? Thanks!

Posted

Easy enough.. (I'm guessing you haven't even opened "checkout_confirmation.php" ??)

 

Look around line 194 (current 2.2 CVS)

 

 

I changed it to this:

 

<td class="main"><b>BLAH BLAH BLAH<br><?php echo HEADING_BILLING_INFORMATION; ?></b></td>

Archived

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

×
×
  • Create New...