To remove 'checkout' button
go to shopping_cart.php and comment out the echo statement around line 134 as below
go to shopping_cart.php and comment out the echo statement around line 134 as below
<?php //echo tep_draw_button
(IMAGE_BUTTON_CHECKOUT, 'triangle-1-e', tep_href_link
(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'), 'primary'); ?>
No comments:
Post a Comment