Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how remove change address button


ErikOS

Recommended Posts

how do I remove the change address button in the checkout_shipping.php? :-"

 

 

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

Archived

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

×
×
  • Create New...