The template file for ... checkout confirmation ... would be the logical place to find such a button...
tpl_checkout_confirmation_default.php
<div class="buttonRow forward"><?php echo zen_image_submit(BUTTON_IMAGE_CONFIRM_ORDER, BUTTON_CONFIRM_ORDER_ALT, 'name="btn_submit" id="btn_submit"') ;?></div>
(btw ... Developers Toolkit is a handy thing when looking for known specifics ...)



