skeedo Posted December 2, 2002 Posted December 2, 2002 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!
hobbzilla Posted December 2, 2002 Posted December 2, 2002 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>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.