ErikOS Posted April 17, 2005 Share Posted April 17, 2005 how do I remove the change address button in the checkout_shipping.php? :-" Link to comment Share on other sites More sharing options...
boxtel Posted April 18, 2005 Share Posted April 18, 2005 how do I remove the change address button in the checkout_shipping.php? :-" <{POST_SNAPBACK}> you could take out the link in this line : <td class="main" width="50%" valign="top"><?php echo TEXT_CHOOSE_SHIPPING_DESTINATION . '<br><br><a href="' . tep_href_link(FILENAME_CHECKOUT_SHIPPING_ADDRESS, '', 'SSL') . '">' . tep_image_button('button_change_address.gif', IMAGE_BUTTON_CHANGE_ADDRESS) . '</a>'; ?></td> Treasurer MFC Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.