Skip to content

Commit

Permalink
Restore tpl_ajax_checkout_confirmation_default.php
Browse files Browse the repository at this point in the history
  • Loading branch information
lat9 committed Oct 14, 2024
1 parent 8514e22 commit ff53c70
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -258,16 +258,6 @@
</div>
</div>

<div id="cartContents-btn-toolbar" class="btn-toolbar justify-content-end mt-3" role="toolbar">
<?php echo '<a href="' . zen_href_link(FILENAME_SHOPPING_CART, '', 'SSL') . '">' . zen_image_button(BUTTON_IMAGE_EDIT_SMALL, BUTTON_EDIT_SMALL_ALT) . '</a>'; ?>
</div>


</div>
</div>
<!--eof shopping cart contents card-->

</div>

<?= zen_draw_form('checkout_confirmation', $form_action_url, 'post', 'id="checkout_confirmation" onsubmit="submitonce();"') ?>
<div id="processButtonHolder"></div>
Expand Down

0 comments on commit ff53c70

Please sign in to comment.